Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_var.h1714 extern void tcp_notify_ack_free(struct tcpcb *);
H A Dtcp_subr.c1619 tcp_notify_ack_free(tp); in tcp_close()
4311 tcp_notify_ack_free(struct tcpcb *tp) in tcp_notify_ack_free() function