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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_newreno.c94 void tcp_newreno_after_timeout(struct tcpcb *tp);
108 .after_timeout = tcp_newreno_after_timeout,
317 tcp_newreno_after_timeout(struct tcpcb *tp) { function

Completed in 6 milliseconds