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

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

Completed in 28 milliseconds