Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_newreno.c94 void tcp_newreno_switch_cc(struct tcpcb *tp);
108 .switch_to = tcp_newreno_switch_cc
331 tcp_newreno_switch_cc(struct tcpcb *tp) in tcp_newreno_switch_cc() function