Home
last modified time | relevance | path

Searched refs:SCTP_SN_TYPE_MAX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dulpevent.h157 if (sn_type > SCTP_SN_TYPE_MAX) in sctp_ulpevent_type_set()
169 if (sn_type > SCTP_SN_TYPE_MAX) in sctp_ulpevent_type_enabled()
/openbmc/linux/include/uapi/linux/
H A Dsctp.h691 SCTP_SN_TYPE_MAX = SCTP_SEND_FAILED_EVENT, enumerator
692 #define SCTP_SN_TYPE_MAX SCTP_SN_TYPE_MAX macro
/openbmc/linux/net/sctp/
H A Dsocket.c4299 param->se_type > SCTP_SN_TYPE_MAX) in sctp_setsockopt_event()
7763 param.se_type > SCTP_SN_TYPE_MAX) in sctp_getsockopt_event()