Searched defs:cmd_add_port_tm_node_wred_profile_result (Results 1 – 1 of 1) sorted by relevance
1205 struct cmd_add_port_tm_node_wred_profile_result { struct1206 cmdline_fixed_string_t add;1207 cmdline_fixed_string_t port;1208 cmdline_fixed_string_t tm;1209 cmdline_fixed_string_t node;1233 struct cmd_add_port_tm_node_wred_profile_result, add, "add"); argument