SCTP_CID_BASE_MAX   42 include/net/sctp/constants.h #define SCTP_NUM_BASE_CHUNK_TYPES	(SCTP_CID_BASE_MAX + 1)
SCTP_CID_BASE_MAX   50 net/sctp/debug.c 	if (cid.chunk <= SCTP_CID_BASE_MAX)
SCTP_CID_BASE_MAX  976 net/sctp/sm_statetable.c 	if (cid <= SCTP_CID_BASE_MAX)