Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_output.c147 SYSCTL_INT(_net_inet_tcp, OID_AUTO, idle_cwv, CTLFLAG_RW,
197 boolean_t report_sack, idle_cwv = FALSE; in tcp_output() local
220 idle_cwv = TRUE; in tcp_output()
487 if (report_sack || idle_cwv || (flags & (TH_RST | TH_SYN))) in tcp_output()
879 if (idle_cwv) { in tcp_output()
880 idle_cwv = FALSE; in tcp_output()