HomeSort by: relevance | last modified time | path
    Searched defs:needoutput (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
tcp_input.c 1200 int todrop, acked, ourfinisacked, needoutput = 0; local in function:tcp_input
2559 needoutput = 1;
2678 needoutput = 1;
2857 if (needoutput || (tp->t_flags & TF_ACKNOW)) {

Completed in 81 milliseconds