Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_timer.c510 int recovery_cnt = 0; in sctp_mark_all_for_resend() local
568 recovery_cnt++; in sctp_mark_all_for_resend()
572 SCTP_PRINTF("Recover attempts a restart cnt:%d\n", recovery_cnt); in sctp_mark_all_for_resend()
574 if (recovery_cnt < 10) { in sctp_mark_all_for_resend()
577 SCTP_PRINTF("Recovery fails %d times??\n", recovery_cnt); in sctp_mark_all_for_resend()