Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dxfrm.h466 struct xfrm_user_report { struct
/linux-5.19.10/net/xfrm/
Dxfrm_compat.c90 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
Dxfrm_user.c2770 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3478 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()
3484 struct xfrm_user_report *ur; in build_report()