Home
last modified time | relevance | path

Searched defs:dns_peer (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h61 struct dns_peer { struct
62 unsigned int magic;
63 isc_refcount_t refs;
65 isc_mem_t *mem;
67 isc_netaddr_t address;
68 unsigned int prefixlen;
69 bool bogus;
70 dns_transfer_format_t transfer_format;
71 uint32_t transfers;
95 ISC_LINK(dns_peer_t) next; argument
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dpeer.c44 struct dns_peer { struct
45 magicdns_peer global() argument
46 refsdns_peer global() argument
48 memdns_peer global() argument
50 addressdns_peer global() argument
51 prefixlendns_peer global() argument
52 bogusdns_peer global() argument
76 bitflagsdns_peer global() argument