Home | History | Annotate | Download | only in ap

Lines Matching refs:deauth

2198 	send_len = IEEE80211_HDRLEN + sizeof(reply.u.deauth);
2199 reply.u.deauth.reason_code = host_to_le16(reason_code);
2202 wpa_printf(MSG_INFO, "Failed to send deauth: %s",
2972 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.deauth)) {
2980 MAC2STR(mgmt->sa), le_to_host16(mgmt->u.deauth.reason_code));
2998 hapd, sta, le_to_host16(mgmt->u.deauth.reason_code));
3302 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "mgmt::deauth");
3565 wpa_printf(MSG_DEBUG, "STA " MACSTR " acknowledged deauth",
3569 "deauth", MAC2STR(sta->addr));
3668 wpa_printf(MSG_DEBUG, "mgmt::deauth cb");