Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_input.c1871 int todrop, acked, ourfinisacked, needoutput = 0; in tcp_input() local
4146 needoutput = 1; in tcp_input()
4804 needoutput = 1; in tcp_input()
5024 needoutput = 1; in tcp_input()
5369 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()