Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dxfrm.h200 XFRM_MSG_REPORT, enumerator
201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
/Linux-v5.10/net/xfrm/
Dxfrm_compat.c90 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
157 case XFRM_MSG_REPORT: in xfrm_nlmsg_put_compat()
456 case XFRM_MSG_REPORT: in xfrm_xlate32()
Dxfrm_user.c2602 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3302 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
/Linux-v5.10/security/selinux/
Dnlmsgtab.c119 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },