Searched refs:XFRM_MSG_NEWAE (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | xfrm.h | 195 XFRM_MSG_NEWAE, enumerator 196 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | xfrm.h | 195 XFRM_MSG_NEWAE, enumerator 196 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 154 XFRM_MSG_NEWAE, enumerator 155 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 167 XFRM_MSG_NEWAE, enumerator 168 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 167 XFRM_MSG_NEWAE, enumerator 168 #define XFRM_MSG_NEWAE XFRM_MSG_NEWAE macro
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_compat.c | 89 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id), 158 case XFRM_MSG_NEWAE: in xfrm_nlmsg_put_compat() 484 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 | 2142 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_NEWAE, sizeof(*id), 0); in build_aevent() 2715 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id), 2796 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = { .doit = xfrm_new_ae }, 3103 case XFRM_MSG_NEWAE: in xfrm_send_state_notify()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_compat.c | 89 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id), 158 case XFRM_MSG_NEWAE: in xfrm_nlmsg_put_compat() 484 case XFRM_MSG_NEWAE: in xfrm_xlate32()
|
H A D | xfrm_replay.c | 89 c.event = XFRM_MSG_NEWAE; in xfrm_replay_notify() 347 c.event = XFRM_MSG_NEWAE; in xfrm_replay_notify_bmp() 413 c.event = XFRM_MSG_NEWAE; in xfrm_replay_notify_esn()
|
H A D | xfrm_user.c | 2411 nlh = nlmsg_put(skb, c->portid, c->seq, XFRM_MSG_NEWAE, sizeof(*id), 0); in build_aevent() 3003 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id), 3085 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = { .doit = xfrm_new_ae }, 3392 case XFRM_MSG_NEWAE: in xfrm_send_state_notify()
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | nlmsgtab.c | 117 { XFRM_MSG_NEWAE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | nlmsgtab.c | 121 { XFRM_MSG_NEWAE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
/kernel/linux/linux-5.10/net/key/ |
H A D | af_key.c | 3095 case XFRM_MSG_NEWAE: /* not yet supported */ in pfkey_send_notify()
|
/kernel/linux/linux-6.6/net/key/ |
H A D | af_key.c | 3090 case XFRM_MSG_NEWAE: /* not yet supported */ in pfkey_send_notify()
|
Completed in 29 milliseconds