Radix node select edge array. More...
#include <radix.h>
Data Fields | |
| uint8_t * | str |
| Additional string after the selection byte for this edge. | |
| radix_strlen_t | len |
| Length of additional string for this edge. | |
| ldns_radix_node_t * | edge |
| Node that deals with byte+str. | |
| uint8_t* ldns_radix_array_t::str |
| radix_strlen_t ldns_radix_array_t::len |
| ldns_radix_node_t* ldns_radix_array_t::edge |