Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dhostapd_cli.c155 static int hostapd_cli_reconnect(const char *ifname) in hostapd_cli_reconnect() function
1013 if (hostapd_cli_reconnect(argv[0]) != 0) { in hostapd_cli_cmd_interface()
2029 if (!ctrl_conn && hostapd_cli_reconnect(ctrl_ifname) == 0) in hostapd_cli_ping()
2288 hostapd_cli_reconnect(ctrl_ifname); in main()
2319 hostapd_cli_reconnect(ctrl_ifname); in main()