Home
last modified time | relevance | path

Searched refs:tcp_ledbat_cleanup (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_ledbat.c54 int tcp_ledbat_cleanup(struct tcpcb *tp);
69 .cleanup = tcp_ledbat_cleanup,
172 tcp_ledbat_cleanup(struct tcpcb *tp) in tcp_ledbat_cleanup() function