Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_var.h1995 extern void tcp_notify_ack_free(struct tcpcb *);
H A Dtcp_subr.c1942 tcp_notify_ack_free(tp); in tcp_close()
5321 tcp_notify_ack_free(struct tcpcb *tp) in tcp_notify_ack_free() function