Searched refs:cmd_ddp_del_result (Results 1 – 1 of 1) sorted by relevance
14552 struct cmd_ddp_del_result { struct14560 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, ddp, "ddp"); argument14562 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, del, "del");14564 TOKEN_NUM_INITIALIZER(struct cmd_ddp_del_result, port_id, RTE_UINT16);14566 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, filepath, NULL);14574 struct cmd_ddp_del_result *res = parsed_result; in cmd_ddp_del_parsed()