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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c1096 int todrop, acked, ourfinisacked, needoutput = 0; local
3442 needoutput = 1;
3615 needoutput = 1;
3879 if (needoutput || (tp->t_flags & TF_ACKNOW)) {

Completed in 12 milliseconds