Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_input.c110 static void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);
2269 tcp_newreno_partial_ack(tp, th); in tcp_do_segment()
3244 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partial_ack() function