Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/networking/
Dxfrm_sync.txt40 XFRM_MSG_NEWAE and XFRM_MSG_GETAE.
42 A XFRM_MSG_GETAE does not have TLVs.
122 a) XFRM_MSG_GETAE issued by user-->kernel.
123 XFRM_MSG_GETAE does not carry any TLVs.
125 XFRM_MSG_GETAE queried for.
131 or kernel to announce events or respond to a XFRM_MSG_GETAE.
141 ii) kernel->user direction as a response to XFRM_MSG_GETAE
144 the XFRM_MSG_GETAE message.
/linux-3.4.99/include/linux/
Dxfrm.h194 XFRM_MSG_GETAE, enumerator
195 #define XFRM_MSG_GETAE XFRM_MSG_GETAE macro
/linux-3.4.99/security/selinux/
Dnlmsgtab.c102 { XFRM_MSG_GETAE, NETLINK_XFRM_SOCKET__NLMSG_READ },
/linux-3.4.99/net/xfrm/
Dxfrm_user.c2240 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
2299 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = { .doit = xfrm_get_ae },