Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_timer.c493 int audit_tf, num_mk, fir; in sctp_mark_all_for_resend() local
548 num_mk = cnt_mk = 0; in sctp_mark_all_for_resend()
643 num_mk++; in sctp_mark_all_for_resend()
722 sctp_log_fr(tsnfirst, tsnlast, num_mk, SCTP_FR_T3_TIMEOUT); in sctp_mark_all_for_resend()
725 if (num_mk) { in sctp_mark_all_for_resend()
729 num_mk, in sctp_mark_all_for_resend()
733 *num_marked = num_mk; in sctp_mark_all_for_resend()
767 cnt_mk, stcb->asoc.sent_queue_retran_cnt, num_mk); in sctp_mark_all_for_resend()
812 int win_probe, num_mk, num_abandoned; in sctp_t3rxt_timer() local
903 num_mk = 0; in sctp_t3rxt_timer()
[all …]