Searched refs:RTE_FIB_DIR24_8 (Results 1 – 7 of 7) sorted by relevance
104 case RTE_FIB_DIR24_8: in init_dataplane()160 (conf->type > RTE_FIB_DIR24_8)) { in rte_fib_create()272 case RTE_FIB_DIR24_8: in free_dataplane()327 case RTE_FIB_DIR24_8: in rte_fib_select_lookup()
34 RTE_FIB_DIR24_8 /**< DIR24_8 based FIB */ enumerator
83 config.type = RTE_FIB_DIR24_8 + 1; in test_create_invalid()88 config.type = RTE_FIB_DIR24_8; in test_create_invalid()356 config.type = RTE_FIB_DIR24_8; in test_lookup()
338 config.type = RTE_FIB_DIR24_8; in test_fib_perf()
83 This algorithm will be used if the ``RTE_FIB_DIR24_8`` type is configured as the
163 return RTE_FIB_DIR24_8; in get_fib_type()865 if (conf.type == RTE_FIB_DIR24_8) { in run_v4()
598 config_ipv4.type = RTE_FIB_DIR24_8; in setup_fib()