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

/darwin-on-arm/xnu/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,
176 tcp_newreno_cwnd_init_or_reset(struct tcpcb *tp) { function

Completed in 22 milliseconds