Searched refs:ieee80211_hdr (Results 1 – 11 of 11) sorted by relevance
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()
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()
1366 const struct ieee80211_hdr *hdr; in send_action_cb_event()1380 hdr = (const struct ieee80211_hdr *) (sa + 1); in send_action_cb_event()
677 const struct ieee80211_hdr *hdr; in mlme_event_mgmt_tx_status()697 hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
5077 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_hapd_send_eapol()7411 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_send_action()7421 hdr = (struct ieee80211_hdr *) buf; in wpa_driver_nl80211_send_action()8251 struct ieee80211_hdr hdr; in nl80211_send_null_frame()8269 size = sizeof(struct ieee80211_hdr); in nl80211_send_null_frame()
158 struct ieee80211_hdr;159 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
838 struct ieee80211_hdr { struct853 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
589 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len) in get_hdr_bssid()
1231 const struct ieee80211_hdr *hdr; in hostapd_mgmt_rx()1251 hdr = (const struct ieee80211_hdr *) rx_mgmt->frame; in hostapd_mgmt_rx()1304 struct ieee80211_hdr *hdr; in hostapd_mgmt_tx_cb()1307 hdr = (struct ieee80211_hdr *) buf; in hostapd_mgmt_tx_cb()1587 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()1590 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()
2416 struct ieee80211_hdr *hdr; in ieee802_1x_tx_status()2426 hdr = (struct ieee80211_hdr *) buf; in ieee802_1x_tx_status()
4202 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()4204 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()