Searched refs:XFRM_MSG_REPORT (Results 1 – 3 of 3) sorted by relevance
200 XFRM_MSG_REPORT, enumerator201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT macro
111 { XFRM_MSG_REPORT, NETLINK_XFRM_SOCKET__NLMSG_READ },
2532 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),3211 nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_REPORT, sizeof(*ur), 0); in build_report()