Radix node select edge array. More...
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. |
Radix node select edge array.
Definition at line 58 of file radix.h.
uint8_t* ldns_radix_array_t::str |