Home
last modified time | relevance | path

Searched refs:XFRM_MSG_GETAE (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/Documentation/networking/ !
Dxfrm_sync.rst45 XFRM_MSG_NEWAE and XFRM_MSG_GETAE.
47 A XFRM_MSG_GETAE does not have TLVs.
134 a) XFRM_MSG_GETAE issued by user-->kernel.
135 XFRM_MSG_GETAE does not carry any TLVs.
138 XFRM_MSG_GETAE queried for.
145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
158 ii) kernel->user direction as a response to XFRM_MSG_GETAE
163 the XFRM_MSG_GETAE message.
/linux-5.19.10/include/uapi/linux/ !
Dxfrm.h197 XFRM_MSG_GETAE, enumerator
198 #define XFRM_MSG_GETAE XFRM_MSG_GETAE macro
/linux-5.19.10/net/xfrm/ !
Dxfrm_compat.c89 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
216 case XFRM_MSG_GETAE: in xfrm_nlmsg_put_compat()
483 case XFRM_MSG_GETAE: in xfrm_xlate32()
Dxfrm_user.c2769 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
2849 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = { .doit = xfrm_get_ae },
/linux-5.19.10/security/selinux/ !
Dnlmsgtab.c122 { XFRM_MSG_GETAE, NETLINK_XFRM_SOCKET__NLMSG_READ },