Home
last modified time | relevance | path

Searched refs:ieee80211_hdr (Results 1 – 24 of 24) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_monitor.c28 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()
Ddriver_hostap.c61 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()
Dwpa_hal_event.c118 struct ieee80211_hdr *hdr = NULL; in WifiWpaEventTxStatusProcess()
122 hdr = (struct ieee80211_hdr *)txStatus->buf; in WifiWpaEventTxStatusProcess()
Ddriver_atheros.c1355 const struct ieee80211_hdr *hdr; in send_action_cb_event()
1369 hdr = (const struct ieee80211_hdr *) (sa + 1); in send_action_cb_event()
Ddriver_nl80211_event.c832 const struct ieee80211_hdr *hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
Ddriver_nl80211.c5708 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/
Ddriver_nl80211_monitor.c28 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()
Ddriver_hostap.c61 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()
Dwpa_hal_event.c117 struct ieee80211_hdr *hdr = NULL; in WifiWpaEventTxStatusProcess()
121 hdr = (struct ieee80211_hdr *)txStatus->buf; in WifiWpaEventTxStatusProcess()
Ddriver_atheros.c1366 const struct ieee80211_hdr *hdr; in send_action_cb_event()
1380 hdr = (const struct ieee80211_hdr *) (sa + 1); in send_action_cb_event()
Ddriver_nl80211_event.c682 const struct ieee80211_hdr *hdr; in mlme_event_mgmt_tx_status()
702 hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
Ddriver_nl80211.c5085 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/
Dieee802_11_common.h160 struct ieee80211_hdr;
161 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
Dieee802_11_defs.h839 struct ieee80211_hdr { struct
854 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
Dieee802_11_common.c593 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/
Dieee802_11_common.h187 struct ieee80211_hdr;
188 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
Dieee802_11_defs.h892 struct ieee80211_hdr { struct
907 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
Dieee802_11_common.c667 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/
Ddrv_callbacks.c1258 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()
Dieee802_1x.c2530 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/
Ddrv_callbacks.c1413 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()
Dieee802_1x.c2536 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/
Devents.c4232 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/
Devents.c4940 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()
4942 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()