Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_input.c1484 int acked, ourfinisacked, needoutput = 0; in tcp_do_segment() local
2945 needoutput = 1; in tcp_do_segment()
3075 needoutput = 1; in tcp_do_segment()
3346 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_do_segment()