Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_cubic.c50 static void tcp_cubic_switch_cc(struct tcpcb *tp);
68 .switch_to = tcp_cubic_switch_cc
592 tcp_cubic_switch_cc(struct tcpcb *tp) in tcp_cubic_switch_cc() function