Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c63 struct dns_dispatchmgr { struct
65 unsigned int magic;
66 isc_mem_t *mctx;
67 dns_acl_t *blackhole;
68 dns_portlist_t *portlist;
69 isc_stats_t *stats;
72 isc_mutex_t lock;
73 unsigned int state;
77 dns_qid_t *qid;
78 isc_mutex_t buffer_lock;
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c54 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