Searched refs:XFRM_MSG_REPORT (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | xfrm.h | 200 XFRM_MSG_REPORT, enumerator 201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | xfrm.h | 200 XFRM_MSG_REPORT, enumerator 201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | xfrm.h | 200 XFRM_MSG_REPORT, enumerator 201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A 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() 482 case XFRM_MSG_REPORT: in xfrm_xlate32()
|
| H A D | xfrm_user.c | 2606 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report), 3319 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 119 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },
|