Home
last modified time | relevance | path

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

/freebsd/libexec/rc/rc.d/
H A Dnetoptions60 if checkyesno tcp_keepalive; then
64 echo -n " TCP keepalive=${tcp_keepalive}"
/freebsd/libexec/rc/
H A Drc.conf258 tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO).
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c962 if (cfg && cfg->do_tcp_keepalive && c && c->type != comm_udp && c->tcp_keepalive) { in parse_edns_options_from_query()
1013 c->type == comm_udp || c->tcp_keepalive) in parse_edns_options_from_query()
1025 c->tcp_keepalive = 1; in parse_edns_options_from_query()
/freebsd/contrib/unbound/util/
H A Dnetevent.h392 int tcp_keepalive; member
H A Dnetevent.c2960 c->tcp_keepalive = 0;
5988 c->tcp_keepalive = 0;
6087 c->tcp_keepalive = 0;
6199 c->tcp_keepalive = 0;
6299 c->tcp_keepalive = 0;
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1360 tcp_keepalive value in
/freebsd/sys/dev/bxe/
H A Decore_hsi.h9608 uint32_t tcp_keepalive /* TCP keepalive time in seconds */; member