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