Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_cubic.c59 static void tcp_cubic_pre_fr(struct tcpcb *tp);
77 .pre_fr = tcp_cubic_pre_fr,
421 tcp_cubic_pre_fr(struct tcpcb *tp) in tcp_cubic_pre_fr() function
598 tcp_cubic_pre_fr(tp); in tcp_cubic_after_timeout()