Searched refs:tcp_notify_ack_id_valid (Results 1 – 3 of 3) sorted by relevance
1998 extern errno_t tcp_notify_ack_id_valid(struct tcpcb *, struct socket *, u_int32_t);
2772 if ((error = tcp_notify_ack_id_valid(tp, so, in tcp_ctloutput()
5081 tcp_notify_ack_id_valid(struct tcpcb *tp, struct socket *so, in tcp_notify_ack_id_valid() function