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