Lines Matching full:deauthenticate
357 printf("Invalid 'deauthenticate' command - exactly one "362 os_snprintf(buf, sizeof(buf), "DEAUTHENTICATE %s %s",365 os_snprintf(buf, sizeof(buf), "DEAUTHENTICATE %s", argv[0]);1465 { "deauthenticate", hostapd_cli_cmd_deauthenticate,1467 "<addr> = deauthenticate a station" },