Home
last modified time | relevance | path

Searched refs:xfrm_user_report (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dxfrm.h459 struct xfrm_user_report { struct
/Linux-v4.19/net/xfrm/
Dxfrm_user.c2532 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3202 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()
3208 struct xfrm_user_report *ur; in build_report()