Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
Dwlantest_cli.c131 static int cmd_simple(int s, enum wlantest_ctrl_cmd cmd) in cmd_simple() function
215 int res = cmd_simple(s, WLANTEST_CTRL_PING); in cmd_ping()
224 return cmd_simple(s, WLANTEST_CTRL_TERMINATE); in cmd_terminate()
305 return cmd_simple(s, WLANTEST_CTRL_FLUSH); in cmd_flush()
732 return cmd_simple(s, WLANTEST_CTRL_RELOG); in cmd_relog()