Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dxfrm.h466 struct xfrm_user_report { struct
/Linux-v6.6/net/xfrm/
Dxfrm_compat.c91 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
Dxfrm_user.c3005 [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()