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