Searched refs:cmd_ddp_add_result (Results 1 – 1 of 1) sorted by relevance
14471 struct cmd_ddp_add_result { struct14479 TOKEN_STRING_INITIALIZER(struct cmd_ddp_add_result, ddp, "ddp"); argument14481 TOKEN_STRING_INITIALIZER(struct cmd_ddp_add_result, add, "add");14483 TOKEN_NUM_INITIALIZER(struct cmd_ddp_add_result, port_id,14486 TOKEN_STRING_INITIALIZER(struct cmd_ddp_add_result, filepath, NULL);14494 struct cmd_ddp_add_result *res = parsed_result; in cmd_ddp_add_parsed()