XFRM_MSG_MAX 222 include/uapi/linux/xfrm.h #define XFRM_NR_MSGTYPES (XFRM_MSG_MAX + 1 - XFRM_MSG_BASE) XFRM_MSG_MAX 2645 net/xfrm/xfrm_user.c if (type > XFRM_MSG_MAX) XFRM_MSG_MAX 184 security/selinux/nlmsgtab.c BUILD_BUG_ON(XFRM_MSG_MAX != XFRM_MSG_MAPPING);