Searched refs:NUM_TOKENS (Results 1 – 1 of 1) sorted by relevance
52 #define NUM_TOKENS 4 in get_hugepage_path() macro53 char *tokens[NUM_TOKENS]; in get_hugepage_path()56 if (rte_strsplit(src, src_len, tokens, NUM_TOKENS, ' ') < NUM_TOKENS) in get_hugepage_path()