Home
last modified time | relevance | path

Searched refs:frame_control (Results 1 – 21 of 21) 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.c1531 fc = le_to_host16(mgmt->frame_control); in mlme_event_mgmt()
1585 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status()
6149 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme()
6892 fc = le_to_host16(hdr->frame_control); in handle_tx_callback()
6915 fc = le_to_host16(hdr->frame_control); in from_unknown_sta()
6934 fc = le_to_host16(hdr->frame_control); in handle_frame()
7409 hdr->frame_control = in wpa_driver_nl80211_hapd_send_eapol()
7411 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in wpa_driver_nl80211_hapd_send_eapol()
7413 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol()
7415 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.c598 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx()
645 hdr->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_rx_action()
652 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in hostapd_rx_action()
800 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()
573 fc = le_to_host16(mgmt->frame_control); in handle_auth()
1099 reply.frame_control = in send_deauth()
1125 reply->frame_control = in send_assoc_resp()
1600 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP) && in handle_action()
1713 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()
613 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.c445 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_wpa_auth_send_ft_action()
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c116 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_req()
513 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_resp()
716 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_query()
Dibss_rsn.c487 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ibss_rsn_send_auth()
Devents.c2617 fc = le_to_host16(hdr->frame_control);
2853 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.c391 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c580 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassoc_imminent()
637 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_ess_disassoc()
/external/wpa_supplicant_8/src/p2p/
Dp2p.c2100 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) | in p2p_reply_probe()