Home
last modified time | relevance | path

Searched refs:tot_book_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
670 tot_book_cnt = 0; in sctp_auditing()
677 tot_book_cnt++; in sctp_auditing()
711 if (tot_book_cnt != stcb->asoc.total_flight_count) { in sctp_auditing()
719 SCTP_PRINTF("tot_flt_book:%d\n", tot_book_cnt); in sctp_auditing()
721 stcb->asoc.total_flight_count = tot_book_cnt; in sctp_auditing()