Searched refs:xfrm_user_report (Results 1 – 3 of 3) sorted by relevance
465 struct xfrm_user_report { struct
90 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
2758 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),3463 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()3469 struct xfrm_user_report *ur; in build_report()