Lines Matching defs:bundle
164 static void xfrm_init_pmtu(struct xfrm_dst **bundle, int nr);
2531 * all the metrics... Shortly, bundle a bundle.
2536 struct xfrm_dst **bundle,
2573 bundle[i] = xdst;
2644 xfrm_init_pmtu(bundle, nx);
2725 struct xfrm_dst *bundle[XFRM_MAX_DEPTH];
2730 /* Try to instantiate a bundle */
2741 dst = xfrm_bundle_create(pols[0], xfrm, bundle, err, fl, dst_orig);
3024 /* Finds/creates a bundle for given flow and if_id
3114 * bundle with null route, is when the template could
3116 * bundle could not be created, since we don't yet
3185 /* Main function: finds/creates a bundle for given flow.
3781 * This will force stale_bundle() to fail on any xdst bundle with
3816 static void xfrm_init_pmtu(struct xfrm_dst **bundle, int nr)
3819 struct xfrm_dst *xdst = bundle[nr];
3839 /* Check that the bundle accepts the flow and its components are
3845 struct xfrm_dst *bundle[XFRM_MAX_DEPTH];
3870 bundle[nr++] = xdst;
3892 xdst = bundle[start_from - 1];
3904 xdst = bundle[start_from - 1];