Lines Matching refs:num_mk
500 int audit_tf, num_mk, fir; in sctp_mark_all_for_resend() local
554 num_mk = cnt_mk = 0; in sctp_mark_all_for_resend()
649 num_mk++; in sctp_mark_all_for_resend()
728 sctp_log_fr(tsnfirst, tsnlast, num_mk, SCTP_FR_T3_TIMEOUT); in sctp_mark_all_for_resend()
731 if (num_mk) { in sctp_mark_all_for_resend()
735 num_mk, in sctp_mark_all_for_resend()
739 *num_marked = num_mk; in sctp_mark_all_for_resend()
773 cnt_mk, stcb->asoc.sent_queue_retran_cnt, num_mk); in sctp_mark_all_for_resend()
817 int win_probe, num_mk, num_abandoned; in sctp_t3rxt_timer() local
908 num_mk = 0; in sctp_t3rxt_timer()
911 &num_mk, &num_abandoned); in sctp_t3rxt_timer()
929 sctp_backoff_on_timeout(stcb, net, win_probe, num_mk, num_abandoned); in sctp_t3rxt_timer()