Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dtcp_var.h1795 extern void tcp_get_notify_ack_count(struct tcpcb *,
H A Dtcp_usrreq.c2942 tcp_get_notify_ack_count(tp, &retid); in tcp_ctloutput()
H A Dtcp_subr.c4356 tcp_get_notify_ack_count(struct tcpcb *tp, in tcp_get_notify_ack_count() function