HomeSort by relevance Sort by last modified time
    Searched refs:frame_control (Results 1 - 24 of 24) 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);
269 hdr->frame_control |= host_to_le16(BIT(1));
271 hdr->frame_control &= ~host_to_le16(BIT(1));
295 hdr->frame_control =
297 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS);
299 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP);
1042 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1080 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT
    [all...]
driver_nl80211_monitor.c 33 fc = le_to_host16(hdr->frame_control);
56 fc = le_to_host16(hdr->frame_control);
75 fc = le_to_host16(hdr->frame_control);
driver_nl80211.c     [all...]
driver_atheros.c 847 fc = le_to_host16(mgmt->frame_control);
    [all...]
driver_nl80211_event.c 565 fc = le_to_host16(mgmt->frame_control);
617 fc = le_to_host16(hdr->frame_control);
    [all...]
  /external/wpa_supplicant_8/src/ap/
wnm_ap.c 104 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
273 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
450 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
516 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
573 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ctrl_iface_ap.c 268 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
272 fc2str(mgmt->frame_control));
333 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
393 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 765 fc = le_to_host16(mgmt->frame_control);
873 u16 fc = le_to_host16(hdr->frame_control);
1160 fc = le_to_host16(hdr->frame_control);
    [all...]
ieee802_11.c 271 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
964 fc = le_to_host16(mgmt->frame_control);
    [all...]
beacon.c 399 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
998 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
    [all...]
wpa_auth_glue.c 525 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
  /system/connectivity/shill/net/
ieee80211.h 120 uint16_t frame_control; member in struct:shill::IEEE_80211::ieee80211_frame
nl80211_message.cc 352 frame_type_ = frame->frame_control & kFrameTypeMask;
  /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
  /hardware/qcom/wlan/qcwcn/wifi_hal/
pkt_stats.h 271 u32 frame_control : 16; //[31:16] member in struct:tx_ppdu_start
wifilogger_diag.cpp     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 120 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
791 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
    [all...]
ibss_rsn.c 487 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
events.c     [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 461 le16 frame_control; member in struct:ieee80211_hdr
480 le16 frame_control; member in struct:ieee80211_mgmt
    [all...]
ieee802_11_common.c 477 fc = le_to_host16(hdr->frame_control);
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 473 milliseconds