/hostap-latest/wlantest/ |
D | process.c | 32 fc = le_to_host16(hdr->frame_control); in rx_get_sta() 98 fc = le_to_host16(hdr->frame_control); in rx_update_ps() 152 fc = le_to_host16(hdr->frame_control); in rx_duplicate() 194 fc = le_to_host16(last->frame_control); in rx_ack() 212 fc = le_to_host16(hdr->frame_control); in rx_frame()
|
D | inject.c | 65 fc = le_to_host16(mgmt->frame_control); in is_robust_mgmt() 126 fc = le_to_host16(hdr->frame_control); in wlantest_inject_prot_bc() 178 fc = le_to_host16(hdr->frame_control); in wlantest_inject_prot() 297 fc = le_to_host16(hdr->frame_control); in wlantest_inject()
|
D | bip.c | 48 fc = le_to_host16(hdr->frame_control); in bip_protect() 125 fc = le_to_host16(hdr->frame_control); in bip_protect_s1g_beacon() 219 fc = le_to_host16(hdr->frame_control); in bip_gmac_protect() 305 fc = le_to_host16(hdr->frame_control); in bip_gmac_protect_s1g_beacon()
|
D | ccmp.c | 28 fc = le_to_host16(hdr->frame_control); in ccmp_aad_nonce() 226 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in ccmp_encrypt() 276 hdr->frame_control |= host_to_le16(BIT(12)); /* Protected Frame */ in ccmp_encrypt_pv1() 359 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in ccmp_256_encrypt()
|
D | rx_data.c | 323 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in rx_data_bss_prot_group() 411 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss_prot() 625 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in rx_data_bss_prot() 719 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss_prot() 770 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss() 918 fc = le_to_host16(hdr->frame_control); in rx_data()
|
D | tkip.c | 259 u16 fc = le_to_host16(hdr11->frame_control); in michael_mic_hdr() 306 u16 fc = le_to_host16(hdr->frame_control); in tkip_decrypt() 455 fc = le_to_host16(hdr->frame_control); in tkip_encrypt()
|
D | gcmp.c | 26 fc = le_to_host16(hdr->frame_control); in gcmp_aad_nonce()
|
D | rx_mgmt.c | 982 fc = le_to_host16(mgmt->frame_control); in rx_mgmt_deauth() 2565 fc = le_to_host16(mgmt->frame_control); in rx_mgmt_disassoc() 3084 fc = le_to_host16(hdr->frame_control); in check_mmie_mic() 3150 fc = le_to_host16(mgmt->frame_control); in check_bip() 3311 fc = le_to_host16(hdr->frame_control); in mgmt_decrypt() 3376 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in mgmt_decrypt() 3444 fc = le_to_host16(mgmt->frame_control); in check_mgmt_ccmp_gcmp() 3492 fc = le_to_host16(hdr->frame_control); in rx_mgmt() 3646 fc = le_to_host16(hdr->frame_control); in rx_mgmt_ack()
|
D | ctrl.c | 469 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in build_mgmt_hdr() 1150 fc = le_to_host16(hdr->frame_control); in ctrl_send_()
|
D | rx_eapol.c | 1061 h->frame_control = host_to_le16(0x0208); in rx_data_eapol_key_3_of_4() 1329 h->frame_control = host_to_le16(0x0208); in rx_data_eapol_key_1_of_2()
|
/hostap-latest/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() 1051 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostap_sta_deauth() 1089 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostap_sta_disassoc() [all …]
|
D | driver_nl80211_monitor.c | 33 fc = le_to_host16(hdr->frame_control); in handle_tx_callback() 56 fc = le_to_host16(hdr->frame_control); in from_unknown_sta() 78 fc = le_to_host16(hdr->frame_control); in handle_frame()
|
D | driver_zephyr.c | 612 fc = le_to_host16(hdr->frame_control); in wpa_drv_zep_event_mgmt_tx_status() 952 fc = le_to_host16(mgmt->frame_control); in wpa_drv_zep_event_mgmt_rx() 1929 hdr->frame_control = in wpa_drv_zep_send_action() 2400 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wpa_drv_zep_sta_deauth() 2433 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wpa_drv_zep_sta_disassoc()
|
D | driver_atheros.c | 870 fc = le_to_host16(mgmt->frame_control); in atheros_raw_receive() 1371 fc = le_to_host16(hdr->frame_control); in send_action_cb_event() 1434 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
|
D | driver_nl80211.c | 4259 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme() 6304 hdr->frame_control = in wpa_driver_nl80211_hapd_send_eapol() 6306 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in wpa_driver_nl80211_hapd_send_eapol() 6308 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol() 6310 hdr->frame_control |= in wpa_driver_nl80211_hapd_send_eapol() 8322 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in i802_sta_deauth() 8349 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in i802_sta_disassoc() 9193 hdr->frame_control = in wpa_driver_nl80211_send_action() 10391 nulldata.hdr.frame_control = in nl80211_send_null_frame() 10396 nulldata.hdr.frame_control = in nl80211_send_null_frame() [all …]
|
/hostap-latest/src/ap/ |
D | wnm_ap.c | 167 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_resp() 403 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_bss_trans_mgmt_request() 852 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_disassoc_imminent() 919 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_ess_disassoc_imminent() 979 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_tm_req() 1072 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_coloc_intf_req()
|
D | ctrl_iface_ap.c | 578 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in p2p_manager_disconnect() 582 fc2str(le_to_host16(mgmt->frame_control))); in p2p_manager_disconnect() 642 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_deauthenticate() 704 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassociate()
|
D | wmm.c | 195 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wmm_send_action()
|
D | ieee802_11_shared.c | 127 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_sa_query_req() 225 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_sa_query_resp()
|
D | beacon.c | 1005 params->resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_probe_resp() 2070 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_fils_discovery() 2255 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_build_ap_params()
|
D | drv_callbacks.c | 1658 fc = le_to_host16(mgmt->frame_control); in hostapd_action_rx() 1878 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx() 2440 fc = le_to_host16(hdr->frame_control); in hostapd_event()
|
D | ieee802_11.c | 436 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in send_auth_reply() 2924 fc = le_to_host16(mgmt->frame_control); in handle_auth() 4710 reply.frame_control = in send_deauth() 4887 reply->frame_control = in send_assoc_resp() 5377 fc = le_to_host16(mgmt->frame_control); in handle_assoc() 6021 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP)) && in handle_action() 6031 u16 fc = le_to_host16(mgmt->frame_control); in handle_action() 6258 fc = le_to_host16(mgmt->frame_control); in ieee802_11_mgmt()
|
/hostap-latest/src/common/ |
D | ieee802_11_defs.h | 954 le16 frame_control; member 971 le16 frame_control; member 990 le16 frame_control; member
|
/hostap-latest/wpa_supplicant/ |
D | pasn_supplicant.c | 959 deauth->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) | in wpas_pasn_deauthenticate()
|
D | ibss_rsn.c | 511 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ibss_rsn_send_auth()
|