Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_ledbat.c63 int tcp_ledbat_cleanup(struct tcpcb *tp);
78 .cleanup = tcp_ledbat_cleanup,
238 tcp_ledbat_cleanup(struct tcpcb *tp) in tcp_ledbat_cleanup() function