Searched refs:SCTP_CID_BASE_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.c76 if (cid.chunk <= SCTP_CID_BASE_MAX)
H A Dsm_statetable.c991 if (cid <= SCTP_CID_BASE_MAX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h61 * symbols. CIDs are dense through SCTP_CID_BASE_MAX.
63 #define SCTP_CID_BASE_MAX SCTP_CID_SHUTDOWN_COMPLETE macro
66 #define SCTP_NUM_BASE_CHUNK_TYPES (SCTP_CID_BASE_MAX + 1)

Completed in 52 milliseconds