EDNS string. More...
#include <edns.h>
| Data Fields | |
| struct addr_tree_node | node | 
| node in address tree, used for tree lookups. | |
| uint8_t * | string | 
| string, ascii format | |
| size_t | string_len | 
| length of string | |
EDNS string.
Node of rbtree, containing string and prefix.
| struct addr_tree_node edns_string_addr::node | 
node in address tree, used for tree lookups.
Need to be the first member of this struct.