Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.c634 int resend_cnt, tot_out, rep, tot_book_cnt; in sctp_auditing() local
671 resend_cnt = tot_out = 0; in sctp_auditing()
674 resend_cnt++; in sctp_auditing()
680 if (resend_cnt != stcb->asoc.sent_queue_retran_cnt) { in sctp_auditing()
688 resend_cnt, stcb->asoc.sent_queue_retran_cnt); in sctp_auditing()
690 stcb->asoc.sent_queue_retran_cnt = resend_cnt; in sctp_auditing()