Searched refs:ieee80211_hdr (Results 1 – 8 of 8) 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()
581 const struct ieee80211_hdr *hdr; in mlme_event_mgmt_tx_status()601 hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
102 struct ieee80211_hdr;103 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
449 struct ieee80211_hdr { struct464 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
457 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len) in get_hdr_bssid()
814 const struct ieee80211_hdr *hdr; in hostapd_mgmt_rx()834 hdr = (const struct ieee80211_hdr *) rx_mgmt->frame; in hostapd_mgmt_rx()886 struct ieee80211_hdr *hdr; in hostapd_mgmt_tx_cb()888 hdr = (struct ieee80211_hdr *) buf; in hostapd_mgmt_tx_cb()1124 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()1127 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()
2207 struct ieee80211_hdr *hdr; in ieee802_1x_tx_status()2217 hdr = (struct ieee80211_hdr *) buf; in ieee802_1x_tx_status()
3224 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()3226 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()