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