Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_tm.c2365 struct cmd_port_tm_hierarchy_commit_result { struct
2376 struct cmd_port_tm_hierarchy_commit_result, port, "port"); argument
2379 struct cmd_port_tm_hierarchy_commit_result, tm, "tm");
2382 struct cmd_port_tm_hierarchy_commit_result,
2386 struct cmd_port_tm_hierarchy_commit_result, commit, "commit");
2389 struct cmd_port_tm_hierarchy_commit_result,
2392 TOKEN_STRING_INITIALIZER(struct cmd_port_tm_hierarchy_commit_result,
2399 struct cmd_port_tm_hierarchy_commit_result *res = parsed_result; in cmd_port_tm_hierarchy_commit_parsed()