Searched refs:max_routes (Results 1 – 9 of 9) sorted by relevance
40 config.max_routes = MAX_ROUTES; in test_create_invalid()60 config.max_routes = 0; in test_create_invalid()64 config.max_routes = MAX_ROUTES; in test_create_invalid()103 config.max_routes = MAX_ROUTES - i; in test_multiple_create()124 config.max_routes = MAX_ROUTES; in test_free_null()151 config.max_routes = MAX_ROUTES; in test_add_del_invalid()340 config.max_routes = MAX_ROUTES; in test_lookup()
38 config.max_routes = MAX_ROUTES; in test_create_invalid()58 config.max_routes = 0; in test_create_invalid()62 config.max_routes = MAX_ROUTES; in test_create_invalid()101 config.max_routes = MAX_ROUTES - i; in test_multiple_create()122 config.max_routes = MAX_ROUTES; in test_free_null()148 config.max_routes = MAX_ROUTES; in test_add_del_invalid()322 config.max_routes = MAX_ROUTES; in test_lookup()
80 conf.max_routes = 1000000; in test_fib6_perf()
325 config.max_routes = 2000000; in test_fib_perf()
84 int max_routes; member
75 int max_routes; member
161 if ((name == NULL) || (conf == NULL) || (conf->max_routes < 0) || in rte_fib_create()168 rib_conf.max_nodes = conf->max_routes * 2; in rte_fib_create()
162 if ((name == NULL) || (conf == NULL) || (conf->max_routes < 0) || in rte_fib6_create()169 rib_conf.max_nodes = conf->max_routes * 2; in rte_fib6_create()
859 conf.max_routes = config.nb_routes * 2; in run_v4()1059 conf.max_routes = config.nb_routes * 2; in run_v6()