Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dxfrm.h200 XFRM_MSG_REPORT, enumerator
201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
/Linux-v6.6/net/xfrm/
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()
Dxfrm_user.c3005 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3730 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
/Linux-v6.6/security/selinux/
Dnlmsgtab.c123 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },