Home
last modified time | relevance | path

Searched refs:getudpdispatch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dclient.c184 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, in setsourceports()
272 result = getudpdispatch(AF_INET, client->dispatchmgr, in dns_client_create()
281 result = getudpdispatch(AF_INET6, client->dispatchmgr, in dns_client_create()
207 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, getudpdispatch() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dclient.c312 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, in getudpdispatch() function
462 result = getudpdispatch(AF_INET, dispatchmgr, socketmgr, in dns_client_create()
471 result = getudpdispatch(AF_INET6, dispatchmgr, socketmgr, in dns_client_create()