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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c87 int tcp_newreno_cleanup(struct tcpcb *tp);
101 .cleanup = tcp_newreno_cleanup,
119 int tcp_newreno_cleanup(struct tcpcb *tp) { function

Completed in 24 milliseconds