Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_var.h614 void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
Dtcp_sack.c550 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) in tcp_sack_partialack() function
Dtcp_input.c2267 tcp_sack_partialack(tp, th); in tcp_do_segment()