Searched refs:XFRM_MSG_MAPPING (Results 1 – 3 of 3) sorted by relevance
117 { XFRM_MSG_MAPPING, NETLINK_XFRM_SOCKET__NLMSG_READ },173 BUILD_BUG_ON(XFRM_MSG_MAX != XFRM_MSG_MAPPING); in selinux_nlmsg_lookup()
216 XFRM_MSG_MAPPING, enumerator217 #define XFRM_MSG_MAPPING XFRM_MSG_MAPPING macro
3257 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_MAPPING, sizeof(*um), 0); in build_mapping()