Home
last modified time | relevance | path

Searched refs:xfrm_dst_set_child (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c2580 xfrm_dst_set_child(xdst_prev, &xdst->u.dst); in xfrm_bundle_create()
2635 xfrm_dst_set_child(xdst_prev, dst); in xfrm_bundle_create()
2921 xfrm_dst_set_child(xdst, dst); in xfrm_create_dummy_bundle()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c2659 xfrm_dst_set_child(xdst_prev, &xdst->u.dst); in xfrm_bundle_create()
2718 xfrm_dst_set_child(xdst_prev, dst); in xfrm_bundle_create()
3004 xfrm_dst_set_child(xdst, dst); in xfrm_create_dummy_bundle()
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h973 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child() function
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h991 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child() function

Completed in 20 milliseconds