Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest.h160 int test_set_rxtx_anchor(cmdline_fixed_string_t type);
H A Dcommands.c287 if (test_set_rxtx_anchor(res->type) < 0) in cmd_set_rxtx_anchor_parsed()
H A Dtest_pmd_perf.c851 test_set_rxtx_anchor(cmdline_fixed_string_t type) in test_set_rxtx_anchor() function