Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_prague.c39 static void tcp_prague_switch_cc(struct tcpcb *tp);
64 .switch_to = tcp_prague_switch_cc
702 tcp_prague_switch_cc(struct tcpcb *tp) in tcp_prague_switch_cc() function