Searched refs:handle_deauth (Results 1 - 4 of 4) sorted by relevance

/external/tcpdump/
H A Dprint-802_11.c1168 handle_deauth(const struct mgmt_header_t *pmh, const u_char *p, u_int length) function
1336 return handle_deauth(pmh, p, length);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c1504 static void handle_deauth(struct hostapd_data *hapd, function
1510 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "handle_deauth - too short "
1804 handle_deauth(hapd, mgmt, len);
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c1504 static void handle_deauth(struct hostapd_data *hapd, function
1510 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "handle_deauth - too short "
1804 handle_deauth(hapd, mgmt, len);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c1504 static void handle_deauth(struct hostapd_data *hapd, function
1510 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "handle_deauth - too short "
1804 handle_deauth(hapd, mgmt, len);

Completed in 125 milliseconds