Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c2360 struct cmd_port_tm_hierarchy_commit_result { struct
2371 struct cmd_port_tm_hierarchy_commit_result, port, "port"); argument
2374 struct cmd_port_tm_hierarchy_commit_result, tm, "tm");
2377 struct cmd_port_tm_hierarchy_commit_result,
2381 struct cmd_port_tm_hierarchy_commit_result, commit, "commit");
2384 struct cmd_port_tm_hierarchy_commit_result,
2387 TOKEN_STRING_INITIALIZER(struct cmd_port_tm_hierarchy_commit_result,
2394 struct cmd_port_tm_hierarchy_commit_result *res = parsed_result; in cmd_port_tm_hierarchy_commit_parsed()