Home
last modified time | relevance | path

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

/dpdk/examples/cmdline/
H A Dcommands.c61 struct cmd_obj_del_show_result { struct
70 struct cmd_obj_del_show_result *res = parsed_result; in cmd_obj_del_show_parsed() argument
93 TOKEN_STRING_INITIALIZER(struct cmd_obj_del_show_result,
96 TOKEN_OBJ_LIST_INITIALIZER(struct cmd_obj_del_show_result, obj,
/dpdk/doc/guides/sample_app_ug/
H A Dcmd_line.rst127 Once the command is parsed, the rte_cmdline application fills a cmd_obj_del_show_result structure.