Searched refs:num_mk (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_timer.c | 506 int audit_tf, num_mk, fir; in sctp_mark_all_for_resend() local 558 num_mk = cnt_mk = 0; in sctp_mark_all_for_resend() 653 num_mk++; in sctp_mark_all_for_resend() 732 sctp_log_fr(tsnfirst, tsnlast, num_mk, SCTP_FR_T3_TIMEOUT); in sctp_mark_all_for_resend() 735 if (num_mk) { in sctp_mark_all_for_resend() 739 num_mk, in sctp_mark_all_for_resend() 743 *num_marked = num_mk; in sctp_mark_all_for_resend() 777 cnt_mk, stcb->asoc.sent_queue_retran_cnt, num_mk); in sctp_mark_all_for_resend() 821 int win_probe, num_mk, num_abandoned; in sctp_t3rxt_timer() local 912 num_mk = 0; in sctp_t3rxt_timer() [all …]
|