Data Fields
ldns_radix_array_t Struct Reference

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_tedge
 Node that deals with byte+str.

Detailed Description

Radix node select edge array.

Definition at line 58 of file radix.h.


Field Documentation

Additional string after the selection byte for this edge.

Definition at line 60 of file radix.h.

Length of additional string for this edge.

Definition at line 62 of file radix.h.

Node that deals with byte+str.

Definition at line 64 of file radix.h.