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

/linux-master/include/uapi/linux/
H A Dxfrm.h176 XFRM_MSG_ALLOCSPI, enumerator in enum:__anon2143
177 #define XFRM_MSG_ALLOCSPI XFRM_MSG_ALLOCSPI macro
/linux-master/net/xfrm/
H A Dxfrm_compat.c81 [XFRM_MSG_ALLOCSPI - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_userspi_info),
204 case XFRM_MSG_ALLOCSPI: {
363 case XFRM_MSG_ALLOCSPI:
531 case XFRM_MSG_ALLOCSPI: {
H A Dxfrm_user.c2998 [XFRM_MSG_ALLOCSPI - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userspi_info),
3080 [XFRM_MSG_ALLOCSPI - XFRM_MSG_BASE] = { .doit = xfrm_alloc_userspi },
/linux-master/security/selinux/
H A Dnlmsgtab.c113 { XFRM_MSG_ALLOCSPI, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux-master/tools/testing/selftests/net/
H A Dipsec.c1290 req.nh.nlmsg_type = XFRM_MSG_ALLOCSPI;

Completed in 206 milliseconds