Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_var.h1988 extern void tcp_notify_ack_free(struct tcpcb *);
H A Dtcp_subr.c1841 tcp_notify_ack_free(tp); in tcp_close()
5220 tcp_notify_ack_free(struct tcpcb *tp) in tcp_notify_ack_free() function