Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_input.c1520 int acked, ourfinisacked, needoutput = 0; in tcp_do_segment() local
3008 needoutput = 1; in tcp_do_segment()
3139 needoutput = 1; in tcp_do_segment()
3410 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_do_segment()