Searched refs:sctp_max_init_rxt (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c850 sctp->sctp_max_init_rxt = psctp->sctp_max_init_rxt;
892 sctp->sctp_max_init_rxt = sctps->sctps_max_init_retr;
H A Dsctp_timer.c613 if (fp->sf_strikes >= sctp->sctp_max_init_rxt) {
H A Dsctp_opt_data.c337 si->sinit_max_attempts = sctp->sctp_max_init_rxt;
388 sctp->sctp_max_init_rxt = si->sinit_max_attempts;
H A Dsctp_impl.h857 int32_t sctp_max_init_rxt; member in struct:sctp_s
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c873 sctp->sctp_strikes, sctp->sctp_max_init_rxt,

Completed in 89 milliseconds