Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dxfrm.h459 struct xfrm_user_report { struct
/Linux-v5.4/net/xfrm/
Dxfrm_user.c2545 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
3213 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()
3219 struct xfrm_user_report *ur; in build_report()