Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_input.c2029 int todrop, acked = 0, ourfinisacked, needoutput = 0; in tcp_input() local
4623 needoutput = 1; in tcp_input()
5385 needoutput = 1; in tcp_input()
5683 needoutput = 1; in tcp_input()
6046 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()