Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h200 XFRM_MSG_REPORT, enumerator
201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
/openbmc/linux/net/xfrm/
H A Dxfrm_compat.c91 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
159 case XFRM_MSG_REPORT: in xfrm_nlmsg_put_compat()
486 case XFRM_MSG_REPORT: in xfrm_xlate32()
H A Dxfrm_user.c3013 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3738 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
/openbmc/linux/security/selinux/
H A Dnlmsgtab.c123 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },