Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_cubic.c63 static void tcp_cubic_switch_cc(struct tcpcb *tp);
82 .switch_to = tcp_cubic_switch_cc
621 tcp_cubic_switch_cc(struct tcpcb *tp) in tcp_cubic_switch_cc() function