Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dxfrm.h206 XFRM_MSG_REPORT, enumerator
207 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
/linux-6.12.1/net/xfrm/
Dxfrm_compat.c91 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
162 case XFRM_MSG_REPORT: in xfrm_nlmsg_put_compat()
491 case XFRM_MSG_REPORT: in xfrm_xlate32()
Dxfrm_user.c3138 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3903 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
/linux-6.12.1/security/selinux/
Dnlmsgtab.c123 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },