Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_var.h1719 extern void tcp_notify_ack_free(struct tcpcb *);
H A Dtcp_subr.c1632 tcp_notify_ack_free(tp); in tcp_close()
4355 tcp_notify_ack_free(struct tcpcb *tp) in tcp_notify_ack_free() function