Home
last modified time | relevance | path

Searched defs:notify_source (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dpeer.c67 isc_sockaddr_t *notify_source; global() member
736 dns_peer_setnotifysource(dns_peer_t * peer,const isc_sockaddr_t * notify_source) dns_peer_setnotifysource() argument
754 dns_peer_getnotifysource(dns_peer_t * peer,isc_sockaddr_t * notify_source) dns_peer_getnotifysource() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h84 isc_sockaddr_t *notify_source; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c691 const isc_sockaddr_t *notify_source) { in dns_peer_setnotifysource()
709 dns_peer_getnotifysource(dns_peer_t *peer, isc_sockaddr_t *notify_source) { in dns_peer_getnotifysource()