Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_parse_string.c74 if ((sd->str != NULL) && (strcmp(sd->str, TOKEN_STRING_MULTI) != 0)) { in cmdline_parse_string()
126 if ((sd->str != NULL) && (strcmp(sd->str, TOKEN_STRING_MULTI) == 0)) in cmdline_parse_string()
210 if (strcmp(s, TOKEN_STRING_MULTI) == 0) in cmdline_get_help_string()
H A Dcmdline_parse_string.h54 #define TOKEN_STRING_MULTI "" macro
/f-stack/dpdk/examples/ipsec-secgw/
H A Dparser.c229 TOKEN_STRING_MULTI);
269 TOKEN_STRING_MULTI);
312 TOKEN_STRING_MULTI);
355 TOKEN_STRING_MULTI);
/f-stack/dpdk/app/test/
H A Dtest_cmdline_string.c74 {"one two", TOKEN_STRING_MULTI, "one two"}, /* multi string */
76 {"one two #three", TOKEN_STRING_MULTI, "one two "},
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_mtr.c772 meter_input_color, TOKEN_STRING_MULTI);
1132 token_string, TOKEN_STRING_MULTI);
1226 policer_action, TOKEN_STRING_MULTI);
H A Dcmdline_tm.c1637 multi_shared_shaper_id, TOKEN_STRING_MULTI);
1799 multi_shared_shaper_id, TOKEN_STRING_MULTI);
1964 multi_shared_shaper_id, TOKEN_STRING_MULTI);
H A Dcmdline.c1364 identifier, TOKEN_STRING_MULTI);