Home
last modified time | relevance | path

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

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dxfrin.c1130 dns_xfrin_ctx_t *send_xfr = NULL; in xfrin_send_request() local
1195 dns_xfrin_attach(xfr, &send_xfr); in xfrin_send_request()
1196 isc_nmhandle_attach(send_xfr->handle, &xfr->sendhandle); in xfrin_send_request()
1197 isc_refcount_increment0(&send_xfr->sends); in xfrin_send_request()
1198 isc_nm_send(xfr->handle, &region, xfrin_send_done, send_xfr); in xfrin_send_request()