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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c88 void tcp_newreno_cwnd_init_or_reset(struct tcpcb *tp);
102 .cwnd_init = tcp_newreno_cwnd_init_or_reset,
107 .after_idle = tcp_newreno_cwnd_init_or_reset,
135 tcp_newreno_cwnd_init_or_reset(struct tcpcb *tp) { function

Completed in 21 milliseconds