Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_var.h1924 extern int tcp_freeq(struct tcpcb *tp);
H A Dtcp_subr.c1664 (void) tcp_freeq(tp); in tcp_close()
1754 tcp_freeq(struct tcpcb *tp) in tcp_freeq() function