Searched refs:cmd_set_fwd_mode_result (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 1018 struct cmd_set_fwd_mode_result { struct 1029 struct cmd_set_fwd_mode_result *res = parsed_result; in cmd_set_fwd_mode_parsed() argument 1047 TOKEN_STRING_INITIALIZER(struct cmd_set_fwd_mode_result, set, "set"); 1049 TOKEN_STRING_INITIALIZER(struct cmd_set_fwd_mode_result, fwd, "fwd"); 1051 TOKEN_STRING_INITIALIZER(struct cmd_set_fwd_mode_result, mode,
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 6515 struct cmd_set_fwd_mode_result { struct 6525 struct cmd_set_fwd_mode_result *res = parsed_result; in cmd_set_fwd_mode_parsed() argument 6532 TOKEN_STRING_INITIALIZER(struct cmd_set_fwd_mode_result, set, "set"); 6534 TOKEN_STRING_INITIALIZER(struct cmd_set_fwd_mode_result, fwd, "fwd"); 6536 TOKEN_STRING_INITIALIZER(struct cmd_set_fwd_mode_result, mode,
|