Searched refs:cmd_ddp_del_result (Results 1 – 1 of 1) sorted by relevance
13745 struct cmd_ddp_del_result { struct13753 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, ddp, "ddp"); argument13755 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, del, "del");13757 TOKEN_NUM_INITIALIZER(struct cmd_ddp_del_result, port_id, RTE_UINT16);13759 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, filepath, NULL);13767 struct cmd_ddp_del_result *res = parsed_result; in cmd_ddp_del_parsed()