Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dconstants.h107 #define SCTP_EVENT_PRIMITIVE_MAX SCTP_PRIMITIVE_RECONF macro
108 #define SCTP_NUM_PRIMITIVE_TYPES (SCTP_EVENT_PRIMITIVE_MAX + 1)
/linux/net/sctp/
H A Ddebug.c129 if (id.primitive <= SCTP_EVENT_PRIMITIVE_MAX) in sctp_pname()
H A Dsm_statetable.c81 return DO_LOOKUP(SCTP_EVENT_PRIMITIVE_MAX, primitive, in sctp_sm_lookup_event()