Searched refs:cmd_obj_del_show_result (Results 1 – 2 of 2) sorted by relevance
65 struct cmd_obj_del_show_result { struct74 struct cmd_obj_del_show_result *res = parsed_result; in cmd_obj_del_show_parsed() argument97 TOKEN_STRING_INITIALIZER(struct cmd_obj_del_show_result,100 TOKEN_OBJ_LIST_INITIALIZER(struct cmd_obj_del_show_result, obj,
136 …_token_string_t cmd_obj_action = TOKEN_STRING_INITIALIZER(struct cmd_obj_del_show_result, action, …138 …parse_token_obj_list_t cmd_obj_obj = TOKEN_OBJ_LIST_INITIALIZER(struct cmd_obj_del_show_result, ob…157 Once the command is parsed, the rte_cmdline application fills a cmd_obj_del_show_result structure.