Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dpeer.c64 bool tcp_keepalive;
381 ACCESS_OPTION(tcpkeepalive, REQUEST_TCP_KEEPALIVE_BIT, bool, tcp_keepalive) in dns_peer_setprovideixfr()
63 bool tcp_keepalive; global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h80 bool tcp_keepalive; member
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgparse.c961 if (cfg && cfg->do_tcp_keepalive && c && c->type != comm_udp && c->tcp_keepalive) { in parse_edns_options_from_query()
1012 c->type == comm_udp || c->tcp_keepalive) in parse_edns_options_from_query()
1024 c->tcp_keepalive = 1; in parse_edns_options_from_query()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h360 int tcp_keepalive; member
H A Dnetevent.c1183 c->tcp_keepalive = 0;
4105 c->tcp_keepalive = 0;
4204 c->tcp_keepalive = 0;
4316 c->tcp_keepalive = 0;
4416 c->tcp_keepalive = 0;
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c528 peer->tcp_keepalive = newval; in dns_peer_settcpkeepalive()
540 *retval = peer->tcp_keepalive; in dns_peer_gettcpkeepalive()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c369 c.tcp_keepalive = runtime->tcp_seen_keepalive; in answer_callback_from_entry()
418 if(ans->repinfo.c->tcp_keepalive) in answer_check_it()
456 repinfo.c->tcp_keepalive = runtime->tcp_seen_keepalive; in fake_front_query()
495 c.tcp_keepalive = runtime->tcp_seen_keepalive; in fake_pending_callback()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d718 struct tcp_keepalive
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dsocket.d3293 tcp_keepalive options;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsocket.d3338 tcp_keepalive options;