Home
last modified time | relevance | path

Searched refs:XFRM_MSG_GETPOLICY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h172 XFRM_MSG_GETPOLICY, enumerator
173 #define XFRM_MSG_GETPOLICY XFRM_MSG_GETPOLICY macro
/openbmc/linux/net/xfrm/
H A Dxfrm_compat.c80 [XFRM_MSG_GETPOLICY - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_id),
216 case XFRM_MSG_GETPOLICY: in xfrm_nlmsg_put_compat()
481 case XFRM_MSG_GETPOLICY: in xfrm_xlate32()
601 h32->nlmsg_type == XFRM_MSG_GETPOLICY) && in xfrm_user_rcv_msg_compat()
H A Dxfrm_user.c3002 [XFRM_MSG_GETPOLICY - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_id),
3081 [XFRM_MSG_GETPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_get_policy,
3141 type == (XFRM_MSG_GETPOLICY - XFRM_MSG_BASE)) && in xfrm_user_rcv_msg()
/openbmc/linux/security/selinux/
H A Dnlmsgtab.c112 { XFRM_MSG_GETPOLICY, NETLINK_XFRM_SOCKET__NLMSG_READ },