Searched refs:cmd_set_allmulti_mode_result (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 6774 struct cmd_set_allmulti_mode_result { struct 6786 struct cmd_set_allmulti_mode_result *res = parsed_result; in cmd_set_allmulti_mode_parsed() argument 6807 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, set, "set"); 6809 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, allmulti, 6812 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, port_all, 6815 TOKEN_NUM_INITIALIZER(struct cmd_set_allmulti_mode_result, port_num, 6818 TOKEN_STRING_INITIALIZER(struct cmd_set_allmulti_mode_result, mode,
|