Home
last modified time | relevance | path

Searched refs:table_entry_hit_action (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_table.h131 extern uint32_t table_entry_hit_action;
H A Dtest_table.c34 uint32_t table_entry_hit_action = RTE_PIPELINE_ACTION_PORT; variable