Searched refs:max_routes (Results 1 – 10 of 10) sorted by relevance
58 config.max_routes = MAX_ROUTES; in test_create_invalid()79 config.max_routes = 0; in test_create_invalid()83 config.max_routes = MAX_ROUTES; in test_create_invalid()123 config.max_routes = MAX_ROUTES - i; in test_multiple_create()144 config.max_routes = MAX_ROUTES; in test_free_null()172 config.max_routes = MAX_ROUTES; in test_add_del_invalid()362 config.max_routes = MAX_ROUTES; in test_lookup()
56 config.max_routes = MAX_ROUTES; in test_create_invalid()77 config.max_routes = 0; in test_create_invalid()81 config.max_routes = MAX_ROUTES; in test_create_invalid()121 config.max_routes = MAX_ROUTES - i; in test_multiple_create()142 config.max_routes = MAX_ROUTES; in test_free_null()169 config.max_routes = MAX_ROUTES; in test_add_del_invalid()344 config.max_routes = MAX_ROUTES; in test_lookup()
92 conf.max_routes = 1000000; in test_fib6_perf()
336 config.max_routes = 2000000; in test_fib_perf()
81 int max_routes; member
72 int max_routes; member
159 if ((name == NULL) || (conf == NULL) || (conf->max_routes < 0) || in rte_fib_create()166 rib_conf.max_nodes = conf->max_routes * 2; in rte_fib_create()
160 if ((name == NULL) || (conf == NULL) || (conf->max_routes < 0) || in rte_fib6_create()167 rib_conf.max_nodes = conf->max_routes * 2; in rte_fib6_create()
599 config_ipv4.max_routes = (1 << 16); in setup_fib()654 config.max_routes = (1 << 16) - 1; in setup_fib()
863 conf.max_routes = config.nb_routes * 2; in run_v4()1064 conf.max_routes = config.nb_routes * 2; in run_v6()