Searched refs:se_type (Results 1 – 2 of 2) sorted by relevance
1198 uint16_t se_type; member
4259 sctp_ulpevent_type_set(&asoc->subscribe, param->se_type, param->se_on); in sctp_assoc_ulpevent_type_set()4261 if (param->se_type == SCTP_SENDER_DRY_EVENT && param->se_on) { in sctp_assoc_ulpevent_type_set()4285 if (param->se_type < SCTP_SN_TYPE_BASE || in sctp_setsockopt_event()4286 param->se_type > SCTP_SN_TYPE_MAX) in sctp_setsockopt_event()4303 param->se_type, param->se_on); in sctp_setsockopt_event()7743 if (param.se_type < SCTP_SN_TYPE_BASE || in sctp_getsockopt_event()7744 param.se_type > SCTP_SN_TYPE_MAX) in sctp_getsockopt_event()7753 param.se_on = sctp_ulpevent_type_enabled(subscribe, param.se_type); in sctp_getsockopt_event()