Searched refs:cmd_set_allmulti_mode_result (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | cmdline.c | 7144 struct cmd_set_allmulti_mode_result { struct 7156 struct cmd_set_allmulti_mode_result *res = parsed_result; in cmd_set_allmulti_mode_parsed() argument 7177 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, set, "set"); 7179 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, allmulti, 7182 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, port_all, 7185 TOKEN_NUM_INITIALIZER(struct cmd_set_allmulti_mode_result, port_num, 7188 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, mode,
|