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

/linux-master/include/uapi/linux/
H A Dxfrm.h178 XFRM_MSG_ACQUIRE, enumerator in enum:__anon2143
179 #define XFRM_MSG_ACQUIRE XFRM_MSG_ACQUIRE macro
/linux-master/net/xfrm/
H A Dxfrm_compat.c82 [XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_acquire),
184 case XFRM_MSG_ACQUIRE: {
364 case XFRM_MSG_ACQUIRE:
511 case XFRM_MSG_ACQUIRE: {
H A Dxfrm_user.c2999 [XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_acquire),
3081 [XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_acquire },
3431 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_ACQUIRE, sizeof(*ua), 0);
/linux-master/security/selinux/
H A Dnlmsgtab.c114 { XFRM_MSG_ACQUIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux-master/tools/testing/selftests/net/
H A Dipsec.c1383 req.nh.nlmsg_type = XFRM_MSG_ACQUIRE;

Completed in 177 milliseconds