Home
last modified time | relevance | path

Searched refs:tcp_get_notify_ack_ids (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_var.h2004 extern void tcp_get_notify_ack_ids(struct tcpcb *tp,
H A Dtcp_usrreq.c2987 tcp_get_notify_ack_ids(tp, &retid); in tcp_ctloutput()
H A Dtcp_subr.c5180 tcp_get_notify_ack_ids(struct tcpcb *tp, in tcp_get_notify_ack_ids() function