Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dxfrm.h177 XFRM_MSG_ACQUIRE, enumerator
178 #define XFRM_MSG_ACQUIRE XFRM_MSG_ACQUIRE macro
/linux/net/xfrm/
A Dxfrm_compat.c81 [XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_acquire),
182 case XFRM_MSG_ACQUIRE: { in xfrm_nlmsg_put_compat()
361 case XFRM_MSG_ACQUIRE: in xfrm_user_rcv_calculate_len64()
507 case XFRM_MSG_ACQUIRE: { in xfrm_xlate32()
A Dxfrm_user.c2749 [XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_acquire),
2829 [XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_acquire },
3176 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_ACQUIRE, sizeof(*ua), 0); in build_acquire()
/linux/security/selinux/
A Dnlmsgtab.c113 { XFRM_MSG_ACQUIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux/tools/testing/selftests/net/
A Dipsec.c1398 req.nh.nlmsg_type = XFRM_MSG_ACQUIRE; in xfrm_monitor_acquire()

Completed in 19 milliseconds