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

  /src/sys/netinet/
sctp_timer.c 360 int win_probes, non_win_probes, orig_rwnd, audit_tf, num_mk, fir; local
420 win_probes = non_win_probes = 0;
563 non_win_probes++;
632 non_win_probes = 0;
683 if (win_probes && (non_win_probes == 0)) {

Completed in 15 milliseconds