Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/ !
H A Dtcp_input.c1883 int todrop, acked, ourfinisacked, needoutput = 0; in tcp_input() local
4419 needoutput = 1; in tcp_input()
5065 needoutput = 1; in tcp_input()
5297 needoutput = 1; in tcp_input()
5645 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()