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