Home
last modified time | relevance | path

Searched refs:dns_dispatchmgr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Ddispatch.h111 ISC_REFCOUNT_TRACE_DECL(dns_dispatchmgr);
113 ISC_REFCOUNT_DECL(dns_dispatchmgr);
H A Dtypes.h78 typedef struct dns_dispatchmgr dns_dispatchmgr_t;
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dtypes.h76 typedef struct dns_dispatchmgr dns_dispatchmgr_t;
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c52 struct dns_dispatchmgr {
1030 ISC_REFCOUNT_TRACE_IMPL(dns_dispatchmgr, dispatchmgr_destroy); in dns_dispatchmgr_setblackhole()
1032 ISC_REFCOUNT_IMPL(dns_dispatchmgr, dispatchmgr_destroy);
54 struct dns_dispatchmgr { global() struct
56 magicdns_dispatchmgr global() argument
57 referencesdns_dispatchmgr global() argument
58 mctxdns_dispatchmgr global() argument
59 blackholedns_dispatchmgr global() argument
60 statsdns_dispatchmgr global() argument
61 nmdns_dispatchmgr global() argument
64 lockdns_dispatchmgr global() argument
67 qiddns_dispatchmgr global() argument
69 v4portsdns_dispatchmgr global() argument
70 nv4portsdns_dispatchmgr global() argument
71 v6portsdns_dispatchmgr global() argument
72 nv6portsdns_dispatchmgr global() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c63 struct dns_dispatchmgr { struct