Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dcommands.c276 struct cmd_set_rxtx_anchor { struct
286 struct cmd_set_rxtx_anchor *res = parsed_result; in cmd_set_rxtx_anchor_parsed() argument
292 TOKEN_STRING_INITIALIZER(struct cmd_set_rxtx_anchor, set,
296 TOKEN_STRING_INITIALIZER(struct cmd_set_rxtx_anchor, type, NULL);
298 cmdline_parse_inst_t cmd_set_rxtx_anchor = { variable
356 (cmdline_parse_inst_t *)&cmd_set_rxtx_anchor,