Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_cubic.c46 static void tcp_cubic_pre_fr(struct tcpcb *tp);
63 .pre_fr = tcp_cubic_pre_fr,
392 tcp_cubic_pre_fr(struct tcpcb *tp) in tcp_cubic_pre_fr() function
569 tcp_cubic_pre_fr(tp); in tcp_cubic_after_timeout()