Home
last modified time | relevance | path

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

/src/sys/netinet/
H A Dsctp_timer.c499 int audit_tf, num_mk, fir; in sctp_mark_all_for_resend() local
553 num_mk = cnt_mk = 0; in sctp_mark_all_for_resend()
648 num_mk++; in sctp_mark_all_for_resend()
727 sctp_log_fr(tsnfirst, tsnlast, num_mk, SCTP_FR_T3_TIMEOUT); in sctp_mark_all_for_resend()
730 if (num_mk) { in sctp_mark_all_for_resend()
734 num_mk, in sctp_mark_all_for_resend()
738 *num_marked = num_mk; in sctp_mark_all_for_resend()
772 cnt_mk, stcb->asoc.sent_queue_retran_cnt, num_mk); in sctp_mark_all_for_resend()
816 int win_probe, num_mk, num_abandoned; in sctp_t3rxt_timer() local
907 num_mk = 0; in sctp_t3rxt_timer()
[all …]