Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dxfrm.h483 struct xfrm_user_report { struct
/linux/net/xfrm/ !
H A Dxfrm_compat.c91 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
H A Dxfrm_user.c3321 [XFRM_MSG_REPORT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_report),
4114 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()
4120 struct xfrm_user_report *ur; in build_report()