Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_var.h1773 extern errno_t tcp_notify_ack_id_valid(struct tcpcb *, struct socket *, u_int32_t);
H A Dtcp_usrreq.c2684 if ((error = tcp_notify_ack_id_valid(tp, so, in tcp_ctloutput()
H A Dtcp_subr.c4279 tcp_notify_ack_id_valid(struct tcpcb *tp, struct socket *so, in tcp_notify_ack_id_valid() function