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

  /external/wpa_supplicant_8/src/drivers/
driver_hostap.c 71 fc = le_to_host16(hdr->frame_control);
127 fc = le_to_host16(hdr->frame_control);
157 fc = le_to_host16(hdr->frame_control);
274 hdr->frame_control |= host_to_le16(BIT(1));
276 hdr->frame_control &= ~host_to_le16(BIT(1));
300 hdr->frame_control =
302 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS);
304 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP);
1041 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1078 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT
    [all...]
driver_atheros.c 787 fc = le_to_host16(mgmt->frame_control);
820 fc = le_to_host16(mgmt->frame_control);
894 fc = le_to_host16(mgmt->frame_control);
975 fc = le_to_host16(mgmt->frame_control);
    [all...]
driver_test.c 455 fc = le_to_host16(hdr->frame_control);
759 fc = le_to_host16(hdr->frame_control);
    [all...]
driver_nl80211.c     [all...]
driver_madwifi.c 718 fc = le_to_host16(mgmt->frame_control);
    [all...]
  /external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.c 233 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
237 fc2str(mgmt->frame_control));
298 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
358 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
wnm_ap.c 101 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
270 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
411 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
449 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ieee802_11_shared.c 61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
wmm.c 141 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
drv_callbacks.c 629 fc = le_to_host16(mgmt->frame_control);
729 fc = le_to_host16(hdr->frame_control);
961 fc = le_to_host16(hdr->frame_control);
ieee802_11.c 275 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
579 fc = le_to_host16(mgmt->frame_control);
1146 reply.frame_control =
    [all...]
beacon.c 359 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
756 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
wpa_auth_glue.c 464 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nb30.h 123 UCHAR frame_control; member in struct:_FIND_NAME_BUFFER
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 117 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
537 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
750 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ibss_rsn.c 487 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
events.c     [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_common.c 392 fc = le_to_host16(hdr->frame_control);
ieee802_11_defs.h 410 le16 frame_control; member in struct:ieee80211_hdr
429 le16 frame_control; member in struct:ieee80211_mgmt
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 181 milliseconds