SCTP_CID_BASE_MAX 66 include/net/sctp/constants.h #define SCTP_NUM_BASE_CHUNK_TYPES (SCTP_CID_BASE_MAX + 1) SCTP_CID_BASE_MAX 76 net/sctp/debug.c if (cid.chunk <= SCTP_CID_BASE_MAX) SCTP_CID_BASE_MAX 991 net/sctp/sm_statetable.c if (cid <= SCTP_CID_BASE_MAX)