Searched refs:XFRM_MSG_NEWAE (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | xfrm_sync.rst | 45 XFRM_MSG_NEWAE and XFRM_MSG_GETAE. 49 A XFRM_MSG_NEWAE will have at least two TLVs (as is 137 The response is a XFRM_MSG_NEWAE which is formatted based on what 144 b) XFRM_MSG_NEWAE is issued by either user space to configure 156 XFRM_MSG_NEWAE is also issued to any listeners as described in iii). 166 thresholds for an SA using XFRM_MSG_NEWAE (as described in #i above).
|
| /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 | 195 XFRM_MSG_NEWAE, enumerator 196 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE 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 | 195 XFRM_MSG_NEWAE, enumerator 196 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | xfrm.h | 195 XFRM_MSG_NEWAE, enumerator 196 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_compat.c | 88 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id), 156 case XFRM_MSG_NEWAE: in xfrm_nlmsg_put_compat() 480 case XFRM_MSG_NEWAE: in xfrm_xlate32()
|
| H A D | xfrm_replay.c | 75 c.event = XFRM_MSG_NEWAE; in xfrm_replay_notify() 321 c.event = XFRM_MSG_NEWAE; in xfrm_replay_notify_bmp() 387 c.event = XFRM_MSG_NEWAE; in xfrm_replay_notify_esn()
|
| H A D | xfrm_user.c | 2031 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_NEWAE, sizeof(*id), 0); in build_aevent() 2604 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id), 2682 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = { .doit = xfrm_new_ae }, 2987 case XFRM_MSG_NEWAE: in xfrm_send_state_notify()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 117 { XFRM_MSG_NEWAE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
| /OK3568_Linux_fs/kernel/net/key/ |
| H A D | af_key.c | 3091 case XFRM_MSG_NEWAE: /* not yet supported */ in pfkey_send_notify()
|