Searched refs:frame_control (Results 1 – 19 of 19) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | driver_hostap.c | 71 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 …]
|
D | driver_atheros.c | 787 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_wps() 820 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_11r() 894 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_hs20() 975 fc = le_to_host16(mgmt->frame_control); in atheros_raw_recv_11v() 1446 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
|
D | driver_test.c | 455 fc = le_to_host16(hdr->frame_control); in wpa_driver_test_send_mlme() 759 fc = le_to_host16(hdr->frame_control); in test_driver_mlme() 1877 fc = le_to_host16(mgmt->frame_control); in wpa_driver_test_mlme() 2559 hdr->frame_control = in wpa_driver_test_send_action()
|
D | driver_nl80211.c | 1731 fc = le_to_host16(mgmt->frame_control); in mlme_event_mgmt() 1781 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status() 7068 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_frame() 7096 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme() 7914 fc = le_to_host16(hdr->frame_control); in handle_tx_callback() 7937 fc = le_to_host16(hdr->frame_control); in from_unknown_sta() 7956 fc = le_to_host16(hdr->frame_control); in handle_frame() 8432 hdr->frame_control = in wpa_driver_nl80211_hapd_send_eapol() 8434 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in wpa_driver_nl80211_hapd_send_eapol() 8436 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol() [all …]
|
D | driver_madwifi.c | 718 fc = le_to_host16(mgmt->frame_control); in madwifi_raw_receive()
|
/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.c | 233 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in p2p_manager_disconnect() 237 fc2str(mgmt->frame_control)); in p2p_manager_disconnect() 298 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_deauthenticate() 358 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassociate()
|
D | wnm_ap.c | 101 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_resp() 270 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_bss_trans_mgmt_request() 411 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_disassoc_imminent() 449 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_ess_disassoc_imminent()
|
D | ieee802_11_shared.c | 61 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()
|
D | drv_callbacks.c | 624 fc = le_to_host16(mgmt->frame_control); in hostapd_action_rx() 724 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx() 956 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
|
D | ieee802_11.c | 275 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in send_auth_reply() 579 fc = le_to_host16(mgmt->frame_control); in handle_auth() 1146 reply.frame_control = in send_deauth() 1172 reply->frame_control = in send_assoc_resp() 1617 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP)) && in handle_action() 1743 fc = le_to_host16(mgmt->frame_control); in ieee802_11_mgmt()
|
D | wmm.c | 141 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wmm_send_action()
|
D | beacon.c | 355 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_probe_resp() 752 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_build_ap_params()
|
D | wpa_auth_glue.c | 464 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_wpa_auth_send_ft_action()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.c | 117 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_req() 537 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_resp() 750 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_transition_mgmt_query()
|
D | ibss_rsn.c | 487 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ibss_rsn_send_auth()
|
D | events.c | 2958 fc = le_to_host16(hdr->frame_control); 3205 fc = le_to_host16(mgmt->frame_control);
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_defs.h | 410 le16 frame_control; member 429 le16 frame_control; member
|
D | ieee802_11_common.c | 392 fc = le_to_host16(hdr->frame_control); in get_hdr_bssid()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.c | 2158 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) | in p2p_reply_probe()
|