Searched refs:tcp_add_notify_ack_marker (Results 1 – 3 of 3) sorted by relevance
1774 extern errno_t tcp_add_notify_ack_marker(struct tcpcb *, u_int32_t);
2688 error = tcp_add_notify_ack_marker(tp, optval); in tcp_ctloutput()
4302 tcp_add_notify_ack_marker(struct tcpcb *tp, u_int32_t notify_id) in tcp_add_notify_ack_marker() function