Searched refs:frame_control (Results 1 - 25 of 49) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_hostap.c71 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
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_hostap.c71 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
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c71 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
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c341 fc = le_to_host16(hdr->frame_control);
388 hdr->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
395 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP);
474 fc = le_to_host16(hdr->frame_control);
H A Dieee802_11_shared.c61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11.c249 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
324 fc = le_to_host16(mgmt->frame_control);
812 reply.frame_control =
838 reply->frame_control =
1260 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP) &&
1369 fc = le_to_host16(mgmt->frame_control);
H A Dwmm.c147 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Diapp.c260 if (assoc && WLAN_FC_GET_STYPE(le_to_host16(assoc->frame_control)) ==
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c341 fc = le_to_host16(hdr->frame_control);
388 hdr->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
395 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP);
474 fc = le_to_host16(hdr->frame_control);
H A Dieee802_11_shared.c61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11.c249 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
324 fc = le_to_host16(mgmt->frame_control);
812 reply.frame_control =
838 reply->frame_control =
1260 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP) &&
1369 fc = le_to_host16(mgmt->frame_control);
H A Dwmm.c147 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c341 fc = le_to_host16(hdr->frame_control);
388 hdr->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
395 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP);
474 fc = le_to_host16(hdr->frame_control);
H A Dieee802_11_shared.c61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11.c249 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
324 fc = le_to_host16(mgmt->frame_control);
812 reply.frame_control =
838 reply->frame_control =
1260 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP) &&
1369 fc = le_to_host16(mgmt->frame_control);
H A Dwmm.c147 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_common.c359 fc = le_to_host16(hdr->frame_control);
H A Dieee802_11_defs.h369 le16 frame_control; member in struct:ieee80211_hdr
388 le16 frame_control; member in struct:ieee80211_mgmt
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.c359 fc = le_to_host16(hdr->frame_control);
H A Dieee802_11_defs.h369 le16 frame_control; member in struct:ieee80211_hdr
388 le16 frame_control; member in struct:ieee80211_mgmt
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_common.c359 fc = le_to_host16(hdr->frame_control);
H A Dieee802_11_defs.h369 le16 frame_control; member in struct:ieee80211_hdr
388 le16 frame_control; member in struct:ieee80211_mgmt
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmlme.c250 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
253 mgmt->frame_control |= host_to_le16(WLAN_FC_ISWEP);
377 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
386 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
499 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
527 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
665 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1760 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1850 fc = le_to_host16(mgmt->frame_control);
1899 fc = le_to_host16(mgmt->frame_control);
[all...]
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c174 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
230 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
287 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
545 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dieee802_11_defs.h237 le16 frame_control; member in struct:ieee80211_mgmt

Completed in 236 milliseconds

12