Searched refs:cmd_showport_rss_hash (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 3080 struct cmd_showport_rss_hash { struct 3093 struct cmd_showport_rss_hash *res = parsed_result; in cmd_showport_rss_hash_parsed() argument 3099 TOKEN_STRING_INITIALIZER(struct cmd_showport_rss_hash, show, "show"); 3101 TOKEN_STRING_INITIALIZER(struct cmd_showport_rss_hash, port, "port"); 3103 TOKEN_NUM_INITIALIZER(struct cmd_showport_rss_hash, port_id, 3106 TOKEN_STRING_INITIALIZER(struct cmd_showport_rss_hash, rss_hash, 3109 TOKEN_STRING_INITIALIZER(struct cmd_showport_rss_hash, key, "key"); 3111 cmdline_parse_inst_t cmd_showport_rss_hash = { variable 16949 (cmdline_parse_inst_t *)&cmd_showport_rss_hash,
|