Home
last modified time | relevance | path

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

/Linux-v5.15/net/xfrm/
Dxfrm_compat.c174 const struct xfrm_user_expire *src_ue = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat()
500 struct xfrm_user_expire *dst_ue = nlmsg_data(dst); in xfrm_xlate32()
Dxfrm_user.c2438 struct xfrm_user_expire *ue = nlmsg_data(nlh); in xfrm_add_sa_expire()
2750 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire),
2940 return NLMSG_ALIGN(sizeof(struct xfrm_user_expire)) in xfrm_expire_msgsize()
2946 struct xfrm_user_expire *ue; in build_expire()
/Linux-v5.15/include/uapi/linux/
Dxfrm.h451 struct xfrm_user_expire { struct
/Linux-v5.15/tools/testing/selftests/net/
Dipsec.c1455 struct xfrm_user_expire expire; in xfrm_expire_state()