Home
last modified time | relevance | path

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

/netbsd/external/bsd/nsd/dist/
H A Dxfrd.h459 int xfrd_bind_local_interface(int sockd, struct acl_options* ifc,
H A Dxfrd.c1592 if (!xfrd_bind_local_interface(fd, ifc, acl, 0)) { in xfrd_send_udp()
1615 xfrd_bind_local_interface(int sockd, struct acl_options* ifc, in xfrd_bind_local_interface() function
H A Dxfrd-tcp.c852 if (!xfrd_bind_local_interface(fd, zone->zone_options->pattern-> in xfrd_tcp_open()