Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Dparser.h65 int softnic_parse_tokenize_string(char *string,
H A Dparser.c254 softnic_parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in softnic_parse_tokenize_string() function
H A Drte_eth_softnic_cli.c5819 if (softnic_parse_tokenize_string(line, tokens, &n_tokens)) { in load_dscp_table()
6112 status = softnic_parse_tokenize_string(in, tokens, &n_tokens); in softnic_cli_process()
6517 status = softnic_parse_tokenize_string(line, tokens, &n_tokens); in cli_rule_file_process()