Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_eal_flags.c52 #define NUM_TOKENS 4 in get_hugepage_path() macro
53 char *tokens[NUM_TOKENS]; in get_hugepage_path()
56 if (rte_strsplit(src, src_len, tokens, NUM_TOKENS, ' ') < NUM_TOKENS) in get_hugepage_path()