Home
last modified time | relevance | path

Searched refs:wlantest_cli_cmd (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/wlantest/
Dwlantest_cli.c1577 struct wlantest_cli_cmd { struct
1584 static const struct wlantest_cli_cmd wlantest_cli_commands[] = { argument
1643 static void print_cmd_help(FILE *stream, const struct wlantest_cli_cmd *cmd, in print_cmd_help()
1675 const struct wlantest_cli_cmd *cmd, *match = NULL; in ctrl_command()
1770 const struct wlantest_cli_cmd *c = &wlantest_cli_commands[i]; in wlantest_cli_cmd_completion()