Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dcommands.c273 struct cmd_set_rxtx_anchor { struct
283 struct cmd_set_rxtx_anchor *res = parsed_result; in cmd_set_rxtx_anchor_parsed() argument
289 TOKEN_STRING_INITIALIZER(struct cmd_set_rxtx_anchor, set,
293 TOKEN_STRING_INITIALIZER(struct cmd_set_rxtx_anchor, type, NULL);
295 cmdline_parse_inst_t cmd_set_rxtx_anchor = { variable
353 (cmdline_parse_inst_t *)&cmd_set_rxtx_anchor,