Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dxfrm.h200 XFRM_MSG_REPORT, enumerator
201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
/linux-6.1.9/net/xfrm/
Dxfrm_compat.c90 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
158 case XFRM_MSG_REPORT: in xfrm_nlmsg_put_compat()
484 case XFRM_MSG_REPORT: in xfrm_xlate32()
Dxfrm_user.c2899 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3617 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
/linux-6.1.9/security/selinux/
Dnlmsgtab.c123 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },