Searched refs:cmd_show_port_meter_cap_result (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | cmdline_mtr.c | 196 struct cmd_show_port_meter_cap_result { struct 206 struct cmd_show_port_meter_cap_result, show, "show"); argument 209 struct cmd_show_port_meter_cap_result, port, "port"); 212 struct cmd_show_port_meter_cap_result, meter, "meter"); 215 struct cmd_show_port_meter_cap_result, cap, "cap"); 218 struct cmd_show_port_meter_cap_result, port_id, RTE_UINT16); 224 struct cmd_show_port_meter_cap_result *res = parsed_result; in cmd_show_port_meter_cap_parsed()
|