Home | History | Annotate | Download | only in ap

Lines Matching refs:deauth

1555 	send_len = IEEE80211_HDRLEN + sizeof(reply.u.deauth);
1556 reply.u.deauth.reason_code = host_to_le16(reason_code);
1559 wpa_printf(MSG_INFO, "Failed to send deauth: %s",
1944 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.deauth)) {
1952 MAC2STR(mgmt->sa), le_to_host16(mgmt->u.deauth.reason_code));
1970 hapd, sta, le_to_host16(mgmt->u.deauth.reason_code));
2263 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "mgmt::deauth");
2500 wpa_printf(MSG_DEBUG, "STA " MACSTR " acknowledged deauth",
2504 "deauth", MAC2STR(sta->addr));
2574 wpa_printf(MSG_DEBUG, "mgmt::deauth cb");