Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_output.c177 cc_after_idle(struct tcpcb *tp) in cc_after_idle() function
253 cc_after_idle(tp); in tcp_default_output()
H A Dtcp_var.h1493 void cc_after_idle(struct tcpcb *tp);
H A Dtcp_input.c1588 cc_after_idle(tp); in tcp_do_segment()