unbound 0.1
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 del_empty_term(), do_list_local_data(), local_data_find_type(), local_zone_out(), local_zones_del_data(), lz_zone_answer(), and new_local_rrset().


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