Home
last modified time | relevance | path

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

/linux/Documentation/networking/xfrm/
H A Dxfrm_sync.rst45 XFRM_MSG_NEWAE and XFRM_MSG_GETAE.
47 A XFRM_MSG_GETAE does not have TLVs.
136 a) XFRM_MSG_GETAE issued by user-->kernel.
137 XFRM_MSG_GETAE does not carry any TLVs.
140 XFRM_MSG_GETAE queried for.
148 or kernel to announce events or respond to a XFRM_MSG_GETAE.
161 ii) kernel->user direction as a response to XFRM_MSG_GETAE
166 the XFRM_MSG_GETAE message.
/linux/include/uapi/linux/
H A Dxfrm.h204 XFRM_MSG_GETAE, enumerator
205 #define XFRM_MSG_GETAE XFRM_MSG_GETAE macro
/linux/net/xfrm/
H A Dxfrm_compat.c90 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
221 case XFRM_MSG_GETAE: in xfrm_nlmsg_put_compat()
498 case XFRM_MSG_GETAE: in xfrm_xlate32()
H A Dxfrm_user.c3320 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
3412 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = { .doit = xfrm_get_ae },
/linux/security/selinux/
H A Dnlmsgtab.c121 { XFRM_MSG_GETAE, NETLINK_XFRM_SOCKET__NLMSG_READ },