Searched refs:XFRM_MSG_MAX (Results 1 – 3 of 3) sorted by relevance
220 #define XFRM_MSG_MAX (__XFRM_MSG_MAX - 1) macro222 #define XFRM_NR_MSGTYPES (XFRM_MSG_MAX + 1 - XFRM_MSG_BASE)
173 BUILD_BUG_ON(XFRM_MSG_MAX != XFRM_MSG_MAPPING); in selinux_nlmsg_lookup()
2630 if (type > XFRM_MSG_MAX) in xfrm_user_rcv_msg()