Searched refs:RTE_FIB_DUMMY (Results 1 – 5 of 5) sorted by relevance
59 config.type = RTE_FIB_DUMMY; in test_create_invalid()118 config.type = RTE_FIB_DUMMY; in test_multiple_create()145 config.type = RTE_FIB_DUMMY; in test_free_null()172 config.type = RTE_FIB_DUMMY; in test_add_del_invalid()347 config.type = RTE_FIB_DUMMY; in test_lookup()
33 RTE_FIB_DUMMY, /**< RIB tree based FIB */ enumerator
99 case RTE_FIB_DUMMY: in init_dataplane()270 case RTE_FIB_DUMMY: in free_dataplane()
69 This algorithm will be used if the ``RTE_FIB_DUMMY`` type is configured as the
165 return RTE_FIB_DUMMY; in get_fib_type()