Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_timer.c501 int audit_tf, num_mk, fir; in sctp_mark_all_for_resend() local
555 num_mk = cnt_mk = 0; in sctp_mark_all_for_resend()
650 num_mk++; in sctp_mark_all_for_resend()
729 sctp_log_fr(tsnfirst, tsnlast, num_mk, SCTP_FR_T3_TIMEOUT); in sctp_mark_all_for_resend()
732 if (num_mk) { in sctp_mark_all_for_resend()
736 num_mk, in sctp_mark_all_for_resend()
740 *num_marked = num_mk; in sctp_mark_all_for_resend()
774 cnt_mk, stcb->asoc.sent_queue_retran_cnt, num_mk); in sctp_mark_all_for_resend()
818 int win_probe, num_mk, num_abandoned; in sctp_t3rxt_timer() local
909 num_mk = 0; in sctp_t3rxt_timer()
[all …]