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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c96 void tcp_newreno_switch_cc(struct tcpcb *tp, uint16_t old_index);
110 .switch_to = tcp_newreno_switch_cc
335 tcp_newreno_switch_cc(struct tcpcb *tp, uint16_t old_index) { function

Completed in 20 milliseconds