Home
last modified time | relevance | path

Searched refs:e_APP_PIPELINE_HASH_KEY16_LRU (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test-pipeline/
H A Dconfig.c97 {"hash-16-lru", e_APP_PIPELINE_HASH_KEY16_LRU},
187 app.pipeline_type = e_APP_PIPELINE_HASH_KEY16_LRU; in app_parse_args()
H A Dmain.c106 case e_APP_PIPELINE_HASH_KEY16_LRU: in app_lcore_main_loop()
H A Dmain.h76 e_APP_PIPELINE_HASH_KEY16_LRU, enumerator
H A Dpipeline_hash.c33 case e_APP_PIPELINE_HASH_KEY16_LRU: in translate_options()
187 case e_APP_PIPELINE_HASH_KEY16_LRU: in app_main_loop_worker_pipeline_hash()