Home
last modified time | relevance | path

Searched refs:compat_xfrm_user_expire (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_compat.c60 struct compat_xfrm_user_expire { struct
83 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_expire),
177 struct compat_xfrm_user_expire *dst_ue = nlmsg_data(nlh_dst); in xfrm_nlmsg_put_compat()
179 /* compat_xfrm_user_expire has 4-byte smaller state */ in xfrm_nlmsg_put_compat()
503 const struct compat_xfrm_user_expire *src_ue = nlmsg_data(src); in xfrm_xlate32()
506 /* compat_xfrm_user_expire has 4-byte smaller state */ in xfrm_xlate32()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_compat.c60 struct compat_xfrm_user_expire { struct
83 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_expire),
177 struct compat_xfrm_user_expire *dst_ue = nlmsg_data(nlh_dst); in xfrm_nlmsg_put_compat()
179 /* compat_xfrm_user_expire has 4-byte smaller state */ in xfrm_nlmsg_put_compat()
503 const struct compat_xfrm_user_expire *src_ue = nlmsg_data(src); in xfrm_xlate32()
506 /* compat_xfrm_user_expire has 4-byte smaller state */ in xfrm_xlate32()

Completed in 3 milliseconds