Searched refs:sctp_max_init_rxt (Results 1 – 5 of 5) sorted by relevance
850 sctp->sctp_max_init_rxt = psctp->sctp_max_init_rxt; in sctp_init_values()892 sctp->sctp_max_init_rxt = sctps->sctps_max_init_retr; in sctp_init_values()
613 if (fp->sf_strikes >= sctp->sctp_max_init_rxt) { in sctp_rexmit_timer()
337 si->sinit_max_attempts = sctp->sctp_max_init_rxt; in sctp_get_initmsg()388 sctp->sctp_max_init_rxt = si->sinit_max_attempts; in sctp_set_initmsg()
857 int32_t sctp_max_init_rxt; member
873 sctp->sctp_strikes, sctp->sctp_max_init_rxt, in sctp()