Home
last modified time | relevance | path

Searched refs:frame_control (Results 1 – 22 of 22) 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()
269 hdr->frame_control |= host_to_le16(BIT(1)); in hostap_send_mlme()
271 hdr->frame_control &= ~host_to_le16(BIT(1)); in hostap_send_mlme()
295 hdr->frame_control = in hostap_send_eapol()
297 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in hostap_send_eapol()
299 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in hostap_send_eapol()
1042 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostap_sta_deauth()
1080 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostap_sta_disassoc()
[all …]
Ddriver_nl80211_monitor.c33 fc = le_to_host16(hdr->frame_control); in handle_tx_callback()
56 fc = le_to_host16(hdr->frame_control); in from_unknown_sta()
75 fc = le_to_host16(hdr->frame_control); in handle_frame()
Ddriver_nl80211.c3386 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_frame()
3416 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme()
4782 hdr->frame_control = in wpa_driver_nl80211_hapd_send_eapol()
4784 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in wpa_driver_nl80211_hapd_send_eapol()
4786 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol()
4788 hdr->frame_control |= in wpa_driver_nl80211_hapd_send_eapol()
6055 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in i802_sta_deauth()
6082 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in i802_sta_disassoc()
6878 hdr->frame_control = in wpa_driver_nl80211_send_action()
7665 nulldata.hdr.frame_control = in nl80211_send_null_frame()
[all …]
Ddriver_atheros.c847 fc = le_to_host16(mgmt->frame_control); in atheros_raw_receive()
1352 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
Ddriver_nl80211_event.c615 fc = le_to_host16(mgmt->frame_control); in mlme_event_mgmt()
667 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status()
/external/wpa_supplicant_8/src/ap/
Dwnm_ap.c104 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_resp()
266 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_bss_trans_mgmt_request()
438 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_disassoc_imminent()
504 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_ess_disassoc_imminent()
561 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_tm_req()
Dctrl_iface_ap.c269 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in p2p_manager_disconnect()
273 fc2str(le_to_host16(mgmt->frame_control))); in p2p_manager_disconnect()
334 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_deauthenticate()
397 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassociate()
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()
Dwmm.c136 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wmm_send_action()
Dieee802_11.c279 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in send_auth_reply()
1425 fc = le_to_host16(mgmt->frame_control); in handle_auth()
2192 reply.frame_control = in send_deauth()
2286 reply->frame_control = in send_assoc_resp()
2561 fc = le_to_host16(mgmt->frame_control); in handle_assoc()
3071 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP)) && in handle_action()
3082 u16 fc = le_to_host16(mgmt->frame_control); in handle_action()
3230 fc = le_to_host16(mgmt->frame_control); in ieee802_11_mgmt()
Ddrv_callbacks.c771 fc = le_to_host16(mgmt->frame_control); in hostapd_action_rx()
879 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx()
1179 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
Dbeacon.c410 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_probe_resp()
1074 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_build_ap_params()
Dwpa_auth_glue.c528 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_wpa_auth_send_ft_action()
Dwpa_auth.c2166 fc = le_to_host16(mgmt->frame_control); in fils_decrypt_assoc()
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c121 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_req()
805 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_resp()
1348 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_query()
Dibss_rsn.c488 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ibss_rsn_send_auth()
Devents.c3643 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
3998 fc = le_to_host16(mgmt->frame_control); in wpa_supplicant_event()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h752 le16 frame_control; member
771 le16 frame_control; member
Dieee802_11_common.c594 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid()
/external/syslinux/gpxe/src/drivers/net/
Dprism2.c680 txdesc.frame_control = host2ieee16( WLAN_SET_FC_FTYPE(WLAN_FTYPE_DATA) | in prism2_transmit()
Dhfa384x.h1626 UINT16 frame_control; member
1711 UINT16 frame_control; member
/external/wpa_supplicant_8/src/p2p/
Dp2p.c2256 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) | in p2p_build_probe_resp_buf()