Searched refs:xfrm_user_report (Results 1 – 3 of 3) sorted by relevance
466 struct xfrm_user_report { struct
91 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3005 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),3721 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()3727 struct xfrm_user_report *ur; in build_report()