Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_prague.c32 static int tcp_prague_cleanup(struct tcpcb *tp);
53 .cleanup = tcp_prague_cleanup,
616 tcp_prague_cleanup(struct tcpcb *tp) in tcp_prague_cleanup() function