Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_input.c1502 int thflags, acked, ourfinisacked, needoutput = 0, sack_changed; in tcp_do_segment() local
2890 needoutput = 1; in tcp_do_segment()
3025 needoutput = 1; in tcp_do_segment()
3270 if (needoutput || (tp->t_flags & TF_ACKNOW)) in tcp_do_segment()