Searched refs:ieee80211_hdr (Results 1 – 10 of 10) 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()265 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) msg; in hostap_send_mlme()282 struct ieee80211_hdr *hdr; in hostap_send_eapol()1145 struct ieee80211_hdr hdr; in wpa_driver_hostap_poll_client()
596 const struct ieee80211_hdr *hdr; in mlme_event_mgmt_tx_status()616 hdr = (const struct ieee80211_hdr *) frame; in mlme_event_mgmt_tx_status()
4367 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_hapd_send_eapol()6432 struct ieee80211_hdr *hdr; in wpa_driver_nl80211_send_action()6442 hdr = (struct ieee80211_hdr *) buf; in wpa_driver_nl80211_send_action()7216 struct ieee80211_hdr hdr; in nl80211_send_null_frame()7234 size = sizeof(struct ieee80211_hdr); in nl80211_send_null_frame()
109 struct ieee80211_hdr;110 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len);
460 struct ieee80211_hdr { struct475 #define IEEE80211_HDRLEN (sizeof(struct ieee80211_hdr)) argument
466 const u8 * get_hdr_bssid(const struct ieee80211_hdr *hdr, size_t len) in get_hdr_bssid()
846 const struct ieee80211_hdr *hdr; in hostapd_mgmt_rx()866 hdr = (const struct ieee80211_hdr *) rx_mgmt->frame; in hostapd_mgmt_rx()918 struct ieee80211_hdr *hdr; in hostapd_mgmt_tx_cb()920 hdr = (struct ieee80211_hdr *) buf; in hostapd_mgmt_tx_cb()1156 const struct ieee80211_hdr *hdr; in wpa_supplicant_event()1159 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame; in wpa_supplicant_event()
2289 struct ieee80211_hdr *hdr; in ieee802_1x_tx_status()2299 hdr = (struct ieee80211_hdr *) buf; in ieee802_1x_tx_status()
3383 const struct ieee80211_hdr *hdr;3385 hdr = (const struct ieee80211_hdr *) data->rx_mgmt.frame;