Home
last modified time | relevance | path

Searched refs:table_entry_miss_action (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_table.h132 extern uint32_t table_entry_miss_action;
H A Dtest_table.c35 uint32_t table_entry_miss_action = RTE_PIPELINE_ACTION_DROP; variable
H A Dtest_table_acl.c412 table_entry_miss_action); in setup_acl_pipeline()