Home
last modified time | relevance | path

Searched refs:tcp_sack_doack (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/third_party/tcplp/bsdtcp/
Dtcp_var.h589 void tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq);
Dtcp_sack.c330 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack() function
Dtcp_input.c1905 tcp_sack_doack(tp, &to, th->th_ack); in tcp_do_segment()