Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h175 XFRM_MSG_ALLOCSPI, enumerator
176 #define XFRM_MSG_ALLOCSPI XFRM_MSG_ALLOCSPI macro
/linux-6.3-rc2/net/xfrm/
A Dxfrm_compat.c81 [XFRM_MSG_ALLOCSPI - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_userspi_info),
204 case XFRM_MSG_ALLOCSPI: { in xfrm_nlmsg_put_compat()
363 case XFRM_MSG_ALLOCSPI: in xfrm_user_rcv_calculate_len64()
531 case XFRM_MSG_ALLOCSPI: { in xfrm_xlate32()
A Dxfrm_user.c2941 [XFRM_MSG_ALLOCSPI - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userspi_info),
3022 [XFRM_MSG_ALLOCSPI - XFRM_MSG_BASE] = { .doit = xfrm_alloc_userspi },
/linux-6.3-rc2/security/selinux/
A Dnlmsgtab.c113 { XFRM_MSG_ALLOCSPI, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux-6.3-rc2/tools/testing/selftests/net/
A Dipsec.c1290 req.nh.nlmsg_type = XFRM_MSG_ALLOCSPI; in xfrm_state_allocspi()

Completed in 35 milliseconds