Searched refs:XFRM_MSG_REPORT (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/uapi/linux/ |
D | xfrm.h | 200 XFRM_MSG_REPORT, enumerator 201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
|
/Linux-v5.10/net/xfrm/ |
D | xfrm_compat.c | 90 [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()
|
D | xfrm_user.c | 2602 [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/ |
D | nlmsgtab.c | 119 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },
|