Home
last modified time | relevance | path

Searched refs:xfrm_user_expire (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/xfrm/
Dxfrm_compat.c176 const struct xfrm_user_expire *src_ue = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat()
504 struct xfrm_user_expire *dst_ue = nlmsg_data(dst); in xfrm_xlate32()
Dxfrm_user.c2671 struct xfrm_user_expire *ue = nlmsg_data(nlh); in xfrm_add_sa_expire()
2997 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire),
3189 return NLMSG_ALIGN(sizeof(struct xfrm_user_expire)) in xfrm_expire_msgsize()
3195 struct xfrm_user_expire *ue; in build_expire()
/Linux-v6.6/include/uapi/linux/
Dxfrm.h452 struct xfrm_user_expire { struct
/Linux-v6.6/tools/testing/selftests/net/
Dipsec.c1440 struct xfrm_user_expire expire; in xfrm_expire_state()