Searched refs:SCTP_SN_TYPE_BASE (Results 1 – 3 of 3) sorted by relevance
161 *subscribe |= (1 << (sn_type - SCTP_SN_TYPE_BASE)); in sctp_ulpevent_type_set()163 *subscribe &= ~(1 << (sn_type - SCTP_SN_TYPE_BASE)); in sctp_ulpevent_type_set()172 return subscribe & (1 << (sn_type - SCTP_SN_TYPE_BASE)); in sctp_ulpevent_type_enabled()
662 SCTP_SN_TYPE_BASE = (1<<15), enumerator663 SCTP_DATA_IO_EVENT = SCTP_SN_TYPE_BASE,
2230 sctp_ulpevent_type_set(&sp->subscribe, SCTP_SN_TYPE_BASE + i, in sctp_setsockopt_events()4298 if (param->se_type < SCTP_SN_TYPE_BASE || in sctp_setsockopt_event()5588 SCTP_SN_TYPE_BASE + i); in sctp_getsockopt_events()7762 if (param.se_type < SCTP_SN_TYPE_BASE || in sctp_getsockopt_event()