Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/pipeline/
H A Dcli.c22 #ifndef CMD_MAX_TOKENS
23 #define CMD_MAX_TOKENS 256 macro
1270 char *tokens[CMD_MAX_TOKENS]; in cli_process()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c18 #ifndef CMD_MAX_TOKENS
19 #define CMD_MAX_TOKENS 256 macro
6104 char *tokens[CMD_MAX_TOKENS]; in softnic_cli_process()
6504 char *tokens[CMD_MAX_TOKENS]; in cli_rule_file_process()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c27 #ifndef CMD_MAX_TOKENS
28 #define CMD_MAX_TOKENS 256 macro
6368 char *tokens[CMD_MAX_TOKENS]; in cli_process()
6798 char *tokens[CMD_MAX_TOKENS]; in cli_rule_file_process()