Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_output.c164 static void tcp_idle_cwnd_validate(struct tcpcb *);
881 tcp_idle_cwnd_validate(tp); in tcp_output()
1353 tcp_idle_cwnd_validate(struct tcpcb *tp) in tcp_idle_cwnd_validate() function