Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dconstants.h124 #define SCTP_EVENT_PRIMITIVE_MAX SCTP_PRIMITIVE_ASCONF macro
125 #define SCTP_NUM_PRIMITIVE_TYPES (SCTP_EVENT_PRIMITIVE_MAX + 1)
/linux-2.4.37.9/net/sctp/
Ddebug.c150 if (id.primitive <= SCTP_EVENT_PRIMITIVE_MAX) in sctp_pname()
Dsm_statetable.c97 DO_LOOKUP(SCTP_EVENT_PRIMITIVE_MAX, primitive, in sctp_sm_lookup_event()