HomeSort by relevance Sort by last modified time
    Searched refs:ieee80211_mgmt (Results 1 - 25 of 25) sorted by null

  /external/wpa_supplicant_8/src/ap/
beacon.h 19 struct ieee80211_mgmt;
22 const struct ieee80211_mgmt *mgmt, size_t len);
wmm.h 19 struct ieee80211_mgmt;
26 const struct ieee80211_mgmt *mgmt, size_t len);
ap_list.h 61 const struct ieee80211_mgmt *mgmt,
ieee802_11.c 298 struct ieee80211_mgmt *reply;
307 reply = (struct ieee80211_mgmt *) buf;
359 const struct ieee80211_mgmt *mgmt, size_t len)
845 struct ieee80211_mgmt reply;
868 u8 buf[sizeof(struct ieee80211_mgmt) + 1024];
869 struct ieee80211_mgmt *reply;
873 reply = (struct ieee80211_mgmt *) buf;
969 const struct ieee80211_mgmt *mgmt, size_t len,
    [all...]
wmm.c 135 struct ieee80211_mgmt *m = (struct ieee80211_mgmt *) buf;
235 const struct ieee80211_mgmt *mgmt,
260 const struct ieee80211_mgmt *mgmt, size_t len)
sta_info.h 72 struct ieee80211_mgmt *last_assoc_req;
beacon.c 201 const struct ieee80211_mgmt *mgmt, size_t len)
203 struct ieee80211_mgmt *resp;
397 struct ieee80211_mgmt *head;
ap_list.c 225 const struct ieee80211_mgmt *mgmt,
iapp.c 251 struct ieee80211_mgmt *assoc;
wpa_auth_glue.c 398 struct ieee80211_mgmt *m;
  /external/wpa_supplicant/
mlme.c 85 struct ieee80211_mgmt { struct
597 struct ieee80211_mgmt *mgmt;
606 mgmt = (struct ieee80211_mgmt *) buf;
659 struct ieee80211_mgmt *mgmt;
695 mgmt = (struct ieee80211_mgmt *) buf;
786 struct ieee80211_mgmt *mgmt;
795 mgmt = (struct ieee80211_mgmt *) buf;
814 struct ieee80211_mgmt *mgmt;
823 mgmt = (struct ieee80211_mgmt *) buf;
951 struct ieee80211_mgmt *mgmt
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
mlme.c 229 struct ieee80211_mgmt *mgmt;
238 mgmt = (struct ieee80211_mgmt *) buf;
318 struct ieee80211_mgmt *mgmt;
359 mgmt = (struct ieee80211_mgmt *) buf;
472 struct ieee80211_mgmt *mgmt;
481 mgmt = (struct ieee80211_mgmt *) buf;
500 struct ieee80211_mgmt *mgmt;
509 mgmt = (struct ieee80211_mgmt *) buf;
637 struct ieee80211_mgmt *mgmt;
649 mgmt = (struct ieee80211_mgmt *) buf
    [all...]
ap.c 236 const struct ieee80211_mgmt *mgmt;
239 mgmt = (const struct ieee80211_mgmt *) buf;
288 const struct ieee80211_mgmt *mgmt;
291 mgmt = (const struct ieee80211_mgmt *) buf;
events.c     [all...]
p2p_supplicant.c 159 const struct ieee80211_mgmt *mgmt;
164 mgmt = (const struct ieee80211_mgmt *) buf;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 238 struct ieee80211_mgmt *mgmt;
247 mgmt = (struct ieee80211_mgmt *) buf;
327 struct ieee80211_mgmt *mgmt;
368 mgmt = (struct ieee80211_mgmt *) buf;
485 struct ieee80211_mgmt *mgmt;
494 mgmt = (struct ieee80211_mgmt *) buf;
513 struct ieee80211_mgmt *mgmt;
522 mgmt = (struct ieee80211_mgmt *) buf;
650 struct ieee80211_mgmt *mgmt;
662 mgmt = (struct ieee80211_mgmt *) buf
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 166 struct ieee80211_mgmt *mgmt;
229 struct ieee80211_mgmt mgmt;
285 struct ieee80211_mgmt mgmt;
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_defs.h 236 struct ieee80211_mgmt { struct
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 600 const struct ieee80211_mgmt *mgmt;
603 mgmt = (const struct ieee80211_mgmt *) frame;
659 const struct ieee80211_mgmt *mgmt;
666 mgmt = (const struct ieee80211_mgmt *) frame;
799 const struct ieee80211_mgmt *mgmt;
803 mgmt = (const struct ieee80211_mgmt *) frame;
880 const struct ieee80211_mgmt *mgmt;
885 mgmt = (const struct ieee80211_mgmt *) frame;
949 const struct ieee80211_mgmt *mgmt;
956 mgmt = (const struct ieee80211_mgmt *) frame
    [all...]
driver_atheros.c 734 const struct ieee80211_mgmt *mgmt;
742 mgmt = (const struct ieee80211_mgmt *) buf;
    [all...]
driver_hostap.c 1037 struct ieee80211_mgmt mgmt;
1065 struct ieee80211_mgmt mgmt;
    [all...]
driver_madwifi.c 720 const struct ieee80211_mgmt *mgmt;
728 mgmt = (const struct ieee80211_mgmt *) buf;
    [all...]
driver_test.c     [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 328 struct ieee80211_mgmt { struct
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 192 milliseconds