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