Home
last modified time | relevance | path

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

/dpdk/lib/cmdline/
H A Dcmdline_parse_string.c70 if ((sd->str != NULL) && (strcmp(sd->str, TOKEN_STRING_MULTI) != 0)) { in cmdline_parse_string()
122 if ((sd->str != NULL) && (strcmp(sd->str, TOKEN_STRING_MULTI) == 0)) in cmdline_parse_string()
206 if (strcmp(s, TOKEN_STRING_MULTI) == 0) in cmdline_get_help_string()
H A Dcmdline_parse_string.h54 #define TOKEN_STRING_MULTI "" macro
/dpdk/examples/ipsec-secgw/
H A Dparser.c229 TOKEN_STRING_MULTI);
269 TOKEN_STRING_MULTI);
312 TOKEN_STRING_MULTI);
355 TOKEN_STRING_MULTI);
/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 "},
/dpdk/app/test-pmd/
H A Dcmdline_mtr.c768 meter_input_color, TOKEN_STRING_MULTI);
1187 token_string, TOKEN_STRING_MULTI);
H A Dcmdline_tm.c1639 multi_shared_shaper_id, TOKEN_STRING_MULTI);
1802 multi_shared_shaper_id, TOKEN_STRING_MULTI);
1968 multi_shared_shaper_id, TOKEN_STRING_MULTI);
H A Dcmdline.c1377 identifier, TOKEN_STRING_MULTI);