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

/freebsd-11-stable/contrib/unbound/util/
H A Dedns.c147 if(c->tcp_keepalive ||
156 c->tcp_keepalive = 1;
H A Dnetevent.h333 int tcp_keepalive; member in struct:comm_point
H A Dnetevent.c3342 c->tcp_keepalive = 0;
3437 c->tcp_keepalive = 0;
3545 c->tcp_keepalive = 0;
3642 c->tcp_keepalive = 0;
/freebsd-11-stable/etc/rc.d/
H A Dnetoptions61 if checkyesno tcp_keepalive; then
65 echo -n " TCP keepalive=${tcp_keepalive}"
/freebsd-11-stable/etc/defaults/
H A Drc.conf219 tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO).
/freebsd-11-stable/testcode/
H A Dfake_event.c381 c.tcp_keepalive = runtime->tcp_seen_keepalive;
430 if(ans->repinfo.c->tcp_keepalive)
464 repinfo.c->tcp_keepalive = runtime->tcp_seen_keepalive;
503 c.tcp_keepalive = runtime->tcp_seen_keepalive;
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h9608 uint32_t tcp_keepalive /* TCP keepalive time in seconds */; member in struct:iscsi_kwqe_init2

Completed in 219 milliseconds