Searched refs:se_type (Results 1 – 2 of 2) sorted by relevance
1167 uint16_t se_type; member
4424 sctp_ulpevent_type_set(&asoc->subscribe, param->se_type, param->se_on); in sctp_assoc_ulpevent_type_set()4426 if (param->se_type == SCTP_SENDER_DRY_EVENT && param->se_on) { in sctp_assoc_ulpevent_type_set()4455 if (param.se_type < SCTP_SN_TYPE_BASE || in sctp_setsockopt_event()4456 param.se_type > SCTP_SN_TYPE_MAX) in sctp_setsockopt_event()4473 param.se_type, param.se_on); in sctp_setsockopt_event()7765 if (param.se_type < SCTP_SN_TYPE_BASE || in sctp_getsockopt_event()7766 param.se_type > SCTP_SN_TYPE_MAX) in sctp_getsockopt_event()7775 param.se_on = sctp_ulpevent_type_enabled(subscribe, param.se_type); in sctp_getsockopt_event()