Home
last modified time | relevance | path

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

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