edns_string_addr Struct Reference

EDNS string. More...

#include <edns.h>

Data Fields

struct addr_tree_node node
 node in address tree, used for tree lookups. More...
 
uint8_t * string
 string, ascii format
 
size_t string_len
 length of string
 

Detailed Description

EDNS string.

Node of rbtree, containing string and prefix.

Field Documentation

◆ node

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.


The documentation for this struct was generated from the following file: