Searched refs:XFRM_MSG_GETSA (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dxfrm.h166 XFRM_MSG_GETSA, enumerator in enum:__anon2143
167 #define XFRM_MSG_GETSA XFRM_MSG_GETSA macro
/linux-master/net/xfrm/
H A Dxfrm_compat.c77 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),
215 case XFRM_MSG_GETSA:
479 case XFRM_MSG_GETSA:
600 if ((h32->nlmsg_type == XFRM_MSG_GETSA ||
H A Dxfrm_user.c2994 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),
3071 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = { .doit = xfrm_get_sa,
3135 if ((type == (XFRM_MSG_GETSA - XFRM_MSG_BASE) ||
/linux-master/security/selinux/
H A Dnlmsgtab.c109 { XFRM_MSG_GETSA, NETLINK_XFRM_SOCKET__NLMSG_READ },
/linux-master/tools/testing/selftests/net/
H A Dipsec.c1025 req.nh.nlmsg_type = XFRM_MSG_GETSA;
1085 /* Check dumps for XFRM_MSG_GETSA */

Completed in 134 milliseconds