Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_timer.c505 int recovery_cnt = 0; in sctp_mark_all_for_resend() local
567 recovery_cnt++; in sctp_mark_all_for_resend()
568 SCTP_PRINTF("Recover attempts a restart cnt:%d\n", recovery_cnt); in sctp_mark_all_for_resend()
570 if (recovery_cnt < 10) { in sctp_mark_all_for_resend()
573 SCTP_PRINTF("Recovery fails %d times??\n", recovery_cnt); in sctp_mark_all_for_resend()