Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dxfrm.h207 XFRM_MSG_REPORT, enumerator
208 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
/linux/net/xfrm/
H A Dxfrm_compat.c91 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
163 case XFRM_MSG_REPORT: in xfrm_nlmsg_put_compat()
499 case XFRM_MSG_REPORT: in xfrm_xlate32()
H A Dxfrm_user.c3321 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
4123 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()
/linux/security/selinux/
H A Dnlmsgtab.c122 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },