Searched refs:dns_peer_settcpkeepalive (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dpeer.h142 dns_peer_settcpkeepalive(dns_peer_t *peer, bool newval);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h193 dns_peer_settcpkeepalive(dns_peer_t *peer, bool newval);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c521 dns_peer_settcpkeepalive(dns_peer_t *peer, bool newval) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dpeer.c566 dns_peer_settcpkeepalive(dns_peer_t *peer, bool newval) { function
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c4155 { "tcp-keepalive", dns_peer_settcpkeepalive },
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c1543 CHECK(dns_peer_settcpkeepalive(peer, cfg_obj_asboolean(obj)));

Completed in 146 milliseconds