Searched refs:parse_match (Results 1 – 2 of 2) sorted by relevance
| /dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 2689 parse_match(char **tokens, in parse_match() function 4385 n_tokens_parsed = parse_match(tokens + t0, in cmd_pipeline_table_rule_add() 4686 n_tokens_parsed = parse_match(tokens + t0, in cmd_pipeline_table_rule_delete() 5247 n_tokens_parsed = parse_match(tokens, in cmd_pipeline_table_rule_stats_read() 5571 n_tokens_parsed = parse_match(tokens, in cmd_pipeline_table_rule_meter_read() 5817 n_tokens_parsed = parse_match(tokens, in cmd_pipeline_table_rule_ttl_read() 5906 n_tokens_parsed = parse_match(tokens, in cmd_pipeline_table_rule_time_read() 6824 n_tokens_parsed = parse_match(tokens + t0, in cli_rule_file_process()
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 3392 parse_match(char **tokens, in parse_match() function 5095 n_tokens_parsed = parse_match(tokens + t0, in cmd_softnic_pipeline_table_rule_add() 5443 n_tokens_parsed = parse_match(tokens + t0, in cmd_softnic_pipeline_table_rule_delete() 6525 n_tokens_parsed = parse_match(tokens + t0, in cli_rule_file_process()
|