Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Dtcp_input.c1883 int todrop, acked, ourfinisacked, needoutput = 0; in tcp_input() local
4415 needoutput = 1; in tcp_input()
5061 needoutput = 1; in tcp_input()
5293 needoutput = 1; in tcp_input()
5641 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()