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