Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pipeline/
H A Dmain.c85 if (lcore == app.core_rx) { in app_lcore_main_loop()
H A Dmain.h23 uint32_t core_rx; member
H A Dconfig.c180 app.core_rx = lcores[0]; in app_parse_args()