Searched refs:isc_socket_sendto2 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | socket.h | 611 isc_socket_sendto2(isc_socket_t *sock, isc_region_t *region, isc_task_t *task,
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | request.c | 451 result = isc_socket_sendto2(sock, &r, task, address, NULL, sendevent, in req_send()
|
H A D | resolver.c | 3050 result = isc_socket_sendto2(sock, &r, task, address, NULL, in resquery_send()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | socket.c | 4274 isc_socket_sendto2(isc_socket_t *sock, isc_region_t *region, isc_task_t *task, in isc_socket_sendto2() function
|