Searched refs:sctp_strikes (Results 1 – 7 of 7) sorted by relevance
401 if (sctp->sctp_strikes >= sctp->sctp_pa_max_rxt) { in sctp_heartbeat_timer()499 sctp->sctp_strikes++; in sctp_heartbeat_timer()623 if (sctp->sctp_strikes >= pa_max_retr) { in sctp_rexmit_timer()717 sctp->sctp_strikes++; in sctp_rexmit_timer()
871 if (sctp->sctp_strikes >= sctp->sctp_pa_max_rxt) { in sctp_rc_timer()884 sctp->sctp_strikes++; in sctp_rc_timer()
1817 sctp->sctp_strikes++; in sctp_rexmit()2035 sctp->sctp_strikes++; in sctp_rexmit()
856 int32_t sctp_strikes; /* Total number of assoc strikes */ member
633 sctp->sctp_strikes = 0; in sctp_faddr_alive()
803 sctp->sctp_strikes = 0; in sctp_init_values()
873 sctp->sctp_strikes, sctp->sctp_max_init_rxt, in sctp()