Home
last modified time | relevance | path

Searched refs:frame_control (Results 1 – 20 of 20) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_hostap.c71 fc = le_to_host16(hdr->frame_control); in handle_data()
127 fc = le_to_host16(hdr->frame_control); in handle_tx_callback()
157 fc = le_to_host16(hdr->frame_control); in handle_frame()
274 hdr->frame_control |= host_to_le16(BIT(1)); in hostap_send_mlme()
276 hdr->frame_control &= ~host_to_le16(BIT(1)); in hostap_send_mlme()
300 hdr->frame_control = in hostap_send_eapol()
302 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in hostap_send_eapol()
304 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in hostap_send_eapol()
1041 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostap_sta_deauth()
1078 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostap_sta_disassoc()
[all …]
Ddriver_atheros.c749 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_wps()
782 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_11r()
862 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_hs20()
892 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_11v()
1369 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
Ddriver_nl80211.c1318 fc = le_to_host16(mgmt->frame_control); in mlme_event_mgmt()
1372 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status()
5717 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme()
6378 fc = le_to_host16(hdr->frame_control); in handle_tx_callback()
6401 fc = le_to_host16(hdr->frame_control); in from_unknown_sta()
6420 fc = le_to_host16(hdr->frame_control); in handle_frame()
6895 hdr->frame_control = in wpa_driver_nl80211_hapd_send_eapol()
6897 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in wpa_driver_nl80211_hapd_send_eapol()
6899 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol()
6901 hdr->frame_control |= in wpa_driver_nl80211_hapd_send_eapol()
[all …]
Ddriver_test.c471 fc = le_to_host16(hdr->frame_control); in wpa_driver_test_send_mlme()
807 fc = le_to_host16(hdr->frame_control); in test_driver_mlme()
1938 fc = le_to_host16(mgmt->frame_control); in wpa_driver_test_mlme()
2682 hdr->frame_control = in wpa_driver_test_send_action()
Ddriver_madwifi.c722 fc = le_to_host16(mgmt->frame_control); in madwifi_raw_receive()
/external/wpa_supplicant_8/src/ap/
Dctrl_iface_ap.c152 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in p2p_manager_disconnect()
209 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_deauthenticate()
270 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassociate()
Ddrv_callbacks.c593 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx()
640 hdr->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_rx_action()
647 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in hostapd_rx_action()
729 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
Dieee802_11_shared.c61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_sa_query_req()
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_sa_query_resp()
Dwnm_ap.c100 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_resp()
Dieee802_11.c271 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in send_auth_reply()
563 fc = le_to_host16(mgmt->frame_control); in handle_auth()
1085 reply.frame_control = in send_deauth()
1111 reply->frame_control = in send_assoc_resp()
1566 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP) && in handle_action()
1679 fc = le_to_host16(mgmt->frame_control); in ieee802_11_mgmt()
Dwmm.c147 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wmm_send_action()
Dbeacon.c217 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_probe_resp()
592 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_set_beacon()
Diapp.c260 if (assoc && WLAN_FC_GET_STYPE(le_to_host16(assoc->frame_control)) == in iapp_new_station()
Dwpa_auth_glue.c439 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_wpa_auth_send_ft_action()
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c111 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_req()
314 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_resp()
Devents.c2393 fc = le_to_host16(hdr->frame_control);
2725 fc = le_to_host16(mgmt->frame_control);
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h390 le16 frame_control; member
409 le16 frame_control; member
Dieee802_11_common.c390 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c510 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassoc_imminent()
557 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_ess_disassoc()
/external/wpa_supplicant_8/src/p2p/
Dp2p.c2185 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) | in p2p_reply_probe()