Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dxfrm.h460 struct xfrm_user_report { struct
/Linux-v5.10/net/xfrm/
Dxfrm_compat.c90 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
Dxfrm_user.c2602 [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()