Searched refs:SCTP_EVENT_OTHER_MAX (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Ddebug.c160 if (id.other <= SCTP_EVENT_OTHER_MAX)
H A Dsm_statetable.c93 DO_LOOKUP(SCTP_EVENT_OTHER_MAX, other, other_event_table);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h117 #define SCTP_EVENT_OTHER_MAX SCTP_EVENT_ICMP_PROTO_UNREACH macro
118 #define SCTP_NUM_OTHER_TYPES (SCTP_EVENT_OTHER_MAX + 1)

Completed in 46 milliseconds