Lines Matching refs:bundle
164 static void xfrm_init_pmtu(struct xfrm_dst **bundle, int nr);
2536 struct xfrm_dst **bundle, in xfrm_bundle_create() argument
2573 bundle[i] = xdst; in xfrm_bundle_create()
2644 xfrm_init_pmtu(bundle, nx); in xfrm_bundle_create()
2725 struct xfrm_dst *bundle[XFRM_MAX_DEPTH]; in xfrm_resolve_and_create_bundle() local
2741 dst = xfrm_bundle_create(pols[0], xfrm, bundle, err, fl, dst_orig); in xfrm_resolve_and_create_bundle()
3782 static void xfrm_init_pmtu(struct xfrm_dst **bundle, int nr) in xfrm_init_pmtu() argument
3785 struct xfrm_dst *xdst = bundle[nr]; in xfrm_init_pmtu()
3811 struct xfrm_dst *bundle[XFRM_MAX_DEPTH]; in xfrm_bundle_ok() local
3836 bundle[nr++] = xdst; in xfrm_bundle_ok()
3858 xdst = bundle[start_from - 1]; in xfrm_bundle_ok()
3870 xdst = bundle[start_from - 1]; in xfrm_bundle_ok()