Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pipeline/
H A Dmain.c151 if (lcore == app.core_tx) { in app_lcore_main_loop()
H A Dmain.h25 uint32_t core_tx; member
H A Dconfig.c182 app.core_tx = lcores[2]; in app_parse_args()