Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_timer.c360 int win_probes, non_win_probes, orig_rwnd, audit_tf, num_mk, fir; in sctp_mark_all_for_resend() local
420 win_probes = non_win_probes = 0; in sctp_mark_all_for_resend()
566 win_probes++; in sctp_mark_all_for_resend()
631 win_probes = 1; in sctp_mark_all_for_resend()
683 if (win_probes && (non_win_probes == 0)) { in sctp_mark_all_for_resend()