Lines Matching refs:sctps
393 sctp_stack_t *sctps = sctp->sctp_sctps; in sctp_input_asconf() local
420 SCTP_KSTAT(sctps, sctp_send_asconf_ack_failed); in sctp_input_asconf()
483 SCTP_KSTAT(sctps, sctp_cl_assoc_change); in sctp_input_asconf()
494 SCTP_KSTAT(sctps, sctp_cl_assoc_change); in sctp_input_asconf()
854 sctp_stack_t *sctps = sctp->sctp_sctps; in sctp_rc_timer() local
879 SCTPS_BUMP_MIB(sctps, sctpAborted); in sctp_rc_timer()
929 sctp_stack_t *sctps = sctp->sctp_sctps; in sctp_wput_asconf() local
949 SCTP_KSTAT(sctps, sctp_send_asconf_failed); in sctp_wput_asconf()
1165 sctp_stack_t *sctps = sctp->sctp_sctps; in sctp_addip_req() local
1170 if (!sctps->sctps_addip_enabled) { in sctp_addip_req()
1562 sctp_stack_t *sctps = sctp->sctp_sctps; in sctp_del_ip() local
1566 if (sctp->sctp_state <= SCTPS_LISTEN || !sctps->sctps_addip_enabled || in sctp_del_ip()