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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c86 int tcp_newreno_init(struct tcpcb *tp);
100 .init = tcp_newreno_init,
113 int tcp_newreno_init(struct tcpcb *tp) { function

Completed in 21 milliseconds