Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet/
H A Dtcp_newreno.c87 void tcp_newreno_switch_cc(struct tcpcb *tp);
101 .switch_to = tcp_newreno_switch_cc
324 tcp_newreno_switch_cc(struct tcpcb *tp) in tcp_newreno_switch_cc() function