Searched refs:XFRM_MSG_REPORT (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | xfrm.h | 200 XFRM_MSG_REPORT, enumerator 201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_compat.c | 91 [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 D | xfrm_user.c | 3013 [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 D | nlmsgtab.c | 123 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },
|