Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_compat.c174 const struct xfrm_user_expire *src_ue = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat()
474 struct xfrm_user_expire *dst_ue = nlmsg_data(dst); in xfrm_xlate32()
Dxfrm_user.c2282 struct xfrm_user_expire *ue = nlmsg_data(nlh); in xfrm_add_sa_expire()
2594 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire),
2770 return NLMSG_ALIGN(sizeof(struct xfrm_user_expire)) in xfrm_expire_msgsize()
2776 struct xfrm_user_expire *ue; in build_expire()
/Linux-v5.10/include/uapi/linux/
Dxfrm.h446 struct xfrm_user_expire { struct
/Linux-v5.10/tools/testing/selftests/net/
Dipsec.c1452 struct xfrm_user_expire expire; in xfrm_expire_state()