Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_output.c154 static void inline cc_after_idle(struct tcpcb *tp);
183 cc_after_idle(struct tcpcb *tp) in cc_after_idle() function
265 cc_after_idle(tp); in tcp_output()