/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_monitor.c | 28 struct ieee80211_hdr *hdr; in handle_tx_callback() 32 hdr = (struct ieee80211_hdr *) buf; in handle_tx_callback() 49 struct ieee80211_hdr *hdr = (void *)buf; in from_unknown_sta() 70 struct ieee80211_hdr *hdr; in handle_frame() 77 hdr = (struct ieee80211_hdr *) buf; in handle_frame()
|
D | driver_hostap.c | 61 struct ieee80211_hdr *hdr; in handle_data() 67 if (len < sizeof(struct ieee80211_hdr)) in handle_data() 70 hdr = (struct ieee80211_hdr *) buf; in handle_data() 122 struct ieee80211_hdr *hdr; in handle_tx_callback() 126 hdr = (struct ieee80211_hdr *) buf; in handle_tx_callback() 142 struct ieee80211_hdr *hdr; in handle_frame() 156 hdr = (struct ieee80211_hdr *) buf; in handle_frame() 270 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) msg; in hostap_send_mlme() 287 struct ieee80211_hdr *hdr; in hostap_send_eapol() 1156 struct ieee80211_hdr hdr; in wpa_driver_hostap_poll_client()
|
D | wpa_hal_event.c | 118 struct ieee80211_hdr *hdr = NULL; in WifiWpaEventTxStatusProcess() 122 hdr = (struct ieee80211_hdr *)txStatus->buf; in WifiWpaEventTxStatusProcess()
|
D | driver_atheros.c | 1355 const struct ieee80211_hdr *hdr; in send_action_cb_event() 1369 hdr = (const struct ieee80211_hdr *) (sa + 1); in send_action_cb_event()
|
D | driver_nl80211_event.c | 832 const struct ieee80211_hdr *hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
|
D | driver_nl80211.c | 5708 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_hapd_send_eapol() 8185 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_send_action() 8200 hdr = (struct ieee80211_hdr *) buf; in wpa_driver_nl80211_send_action() 9078 struct ieee80211_hdr hdr; in nl80211_send_null_frame() 9096 size = sizeof(struct ieee80211_hdr); in nl80211_send_null_frame()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_monitor.c | 28 struct ieee80211_hdr *hdr; in handle_tx_callback() 32 hdr = (struct ieee80211_hdr *) buf; in handle_tx_callback() 49 struct ieee80211_hdr *hdr = (void *)buf; in from_unknown_sta() 70 struct ieee80211_hdr *hdr; in handle_frame() 74 hdr = (struct ieee80211_hdr *) buf; in handle_frame()
|
D | driver_hostap.c | 61 struct ieee80211_hdr *hdr; in handle_data() 67 if (len < sizeof(struct ieee80211_hdr)) in handle_data() 70 hdr = (struct ieee80211_hdr *) buf; in handle_data() 122 struct ieee80211_hdr *hdr; in handle_tx_callback() 126 hdr = (struct ieee80211_hdr *) buf; in handle_tx_callback() 142 struct ieee80211_hdr *hdr; in handle_frame() 156 hdr = (struct ieee80211_hdr *) buf; in handle_frame() 269 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) msg; in hostap_send_mlme() 286 struct ieee80211_hdr *hdr; in hostap_send_eapol() 1152 struct ieee80211_hdr hdr; in wpa_driver_hostap_poll_client()
|
D | wpa_hal_event.c | 117 struct ieee80211_hdr *hdr = NULL; in WifiWpaEventTxStatusProcess() 121 hdr = (struct ieee80211_hdr *)txStatus->buf; in WifiWpaEventTxStatusProcess()
|
D | driver_atheros.c | 1366 const struct ieee80211_hdr *hdr; in send_action_cb_event() 1380 hdr = (const struct ieee80211_hdr *) (sa + 1); in send_action_cb_event()
|
D | driver_nl80211_event.c | 682 const struct ieee80211_hdr *hdr; in mlme_event_mgmt_tx_status() 702 hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
|
D | driver_nl80211.c | 5085 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_hapd_send_eapol() 7464 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_send_action() 7474 hdr = (struct ieee80211_hdr *) buf; in wpa_driver_nl80211_send_action() 8304 struct ieee80211_hdr hdr; in nl80211_send_null_frame() 8322 size = sizeof(struct ieee80211_hdr); in nl80211_send_null_frame()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ieee802_11_common.h | 160 struct ieee80211_hdr; 161 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
|
D | ieee802_11_defs.h | 839 struct ieee80211_hdr { struct 854 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
|
D | ieee802_11_common.c | 593 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len) in get_hdr_bssid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ieee802_11_common.h | 187 struct ieee80211_hdr; 188 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
|
D | ieee802_11_defs.h | 892 struct ieee80211_hdr { struct 907 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
|
D | ieee802_11_common.c | 667 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len) in get_hdr_bssid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | drv_callbacks.c | 1258 const struct ieee80211_hdr *hdr; in hostapd_mgmt_rx() 1278 hdr = (const struct ieee80211_hdr *) rx_mgmt->frame; in hostapd_mgmt_rx() 1331 struct ieee80211_hdr *hdr; in hostapd_mgmt_tx_cb() 1334 hdr = (struct ieee80211_hdr *) buf; in hostapd_mgmt_tx_cb() 1681 const struct ieee80211_hdr *hdr; in wpa_supplicant_event_hapd() 1684 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event_hapd()
|
D | ieee802_1x.c | 2530 struct ieee80211_hdr *hdr; in ieee802_1x_tx_status() 2540 hdr = (struct ieee80211_hdr *) buf; in ieee802_1x_tx_status()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | drv_callbacks.c | 1413 const struct ieee80211_hdr *hdr; in hostapd_mgmt_rx() 1433 hdr = (const struct ieee80211_hdr *) rx_mgmt->frame; in hostapd_mgmt_rx() 1486 struct ieee80211_hdr *hdr; in hostapd_mgmt_tx_cb() 1489 hdr = (struct ieee80211_hdr *) buf; in hostapd_mgmt_tx_cb() 1854 const struct ieee80211_hdr *hdr; in wpa_supplicant_event_hapd() 1857 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event_hapd()
|
D | ieee802_1x.c | 2536 struct ieee80211_hdr *hdr; in ieee802_1x_tx_status() 2546 hdr = (struct ieee80211_hdr *) buf; in ieee802_1x_tx_status()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | events.c | 4232 const struct ieee80211_hdr *hdr; in wpa_supplicant_event() 4234 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | events.c | 4940 const struct ieee80211_hdr *hdr; in wpa_supplicant_event() 4942 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()
|