Data Fields
local_data Struct Reference

Local data. More...

#include <localzone.h>

Data Fields

rbnode_t node
 rbtree node, key is name only
uint8_t * name
 domain name
size_t namelen
 length of name
int namelabs
 number of labels in name
struct local_rrsetrrsets
 the data rrsets, with different types, linked list.

Detailed Description

Local data.

One domain name, and the RRs to go with it.


Field Documentation

the data rrsets, with different types, linked list.

If this list is NULL, the node is an empty non-terminal.

Referenced by do_list_local_data(), local_data_find_type(), new_local_rrset(), local_zone_out(), lz_zone_answer(), del_empty_term(), and local_zones_del_data().


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