Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c2027 int todrop, acked = 0, ourfinisacked, needoutput = 0; in tcp_input() local
4572 needoutput = 1; in tcp_input()
5329 needoutput = 1; in tcp_input()
5627 needoutput = 1; in tcp_input()
5989 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()