Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtcp_input.c1032 int thflags, acked, ourfinisacked, needoutput = 0; in tcp_do_segment() local
2348 needoutput = 1; in tcp_do_segment()
2511 needoutput = 1; in tcp_do_segment()
2723 if (needoutput || (tp->t_flags & TF_ACKNOW)) in tcp_do_segment()