Home
last modified time | relevance | path

Searched refs:XFRM_MSG_MAPPING (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h216 XFRM_MSG_MAPPING, enumerator
217 #define XFRM_MSG_MAPPING XFRM_MSG_MAPPING macro
/openbmc/linux/net/xfrm/
H A Dxfrm_compat.c97 [XFRM_MSG_MAPPING - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_mapping)
163 case XFRM_MSG_MAPPING: in xfrm_nlmsg_put_compat()
492 case XFRM_MSG_MAPPING: in xfrm_xlate32()
H A Dxfrm_user.c3784 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_MAPPING, sizeof(*um), 0); in build_mapping()
/openbmc/linux/security/selinux/
H A Dnlmsgtab.c129 { XFRM_MSG_MAPPING, NETLINK_XFRM_SOCKET__NLMSG_READ },