Searched refs:se_type (Results 1 – 2 of 2) sorted by relevance
1198 uint16_t se_type; member
4272 sctp_ulpevent_type_set(&asoc->subscribe, param->se_type, param->se_on); in sctp_assoc_ulpevent_type_set()4274 if (param->se_type == SCTP_SENDER_DRY_EVENT && param->se_on) { in sctp_assoc_ulpevent_type_set()4298 if (param->se_type < SCTP_SN_TYPE_BASE || in sctp_setsockopt_event()4299 param->se_type > SCTP_SN_TYPE_MAX) in sctp_setsockopt_event()4316 param->se_type, param->se_on); in sctp_setsockopt_event()7761 if (param.se_type < SCTP_SN_TYPE_BASE || in sctp_getsockopt_event()7762 param.se_type > SCTP_SN_TYPE_MAX) in sctp_getsockopt_event()7771 param.se_on = sctp_ulpevent_type_enabled(subscribe, param.se_type); in sctp_getsockopt_event()