Home
last modified time | relevance | path

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

12

/hostap-3.7.0/wlantest/
Dprocess.c32 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()
Dinject.c65 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()
Dccmp.c27 fc = le_to_host16(hdr->frame_control); in ccmp_aad_nonce()
208 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in ccmp_encrypt()
258 hdr->frame_control |= host_to_le16(BIT(12)); /* Protected Frame */ in ccmp_encrypt_pv1()
339 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in ccmp_256_encrypt()
Dbip.c48 fc = le_to_host16(hdr->frame_control); in bip_protect()
101 fc = le_to_host16(hdr->frame_control); in bip_gmac_protect()
Drx_data.c321 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in rx_data_bss_prot_group()
403 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss_prot()
598 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in rx_data_bss_prot()
671 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss_prot()
721 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss()
861 fc = le_to_host16(hdr->frame_control); in rx_data()
Dtkip.c259 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()
Drx_mgmt.c431 fc = le_to_host16(mgmt->frame_control); in rx_mgmt_deauth()
1644 fc = le_to_host16(mgmt->frame_control); in rx_mgmt_disassoc()
2122 fc = le_to_host16(hdr->frame_control); in check_mmie_mic()
2188 fc = le_to_host16(mgmt->frame_control); in check_bip()
2332 fc = le_to_host16(hdr->frame_control); in mgmt_ccmp_decrypt()
2389 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in mgmt_ccmp_decrypt()
2426 fc = le_to_host16(mgmt->frame_control); in check_mgmt_ccmp()
2472 fc = le_to_host16(hdr->frame_control); in rx_mgmt()
2626 fc = le_to_host16(hdr->frame_control); in rx_mgmt_ack()
Dgcmp.c25 fc = le_to_host16(hdr->frame_control); in gcmp_aad_nonce()
Dctrl.c469 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in build_mgmt_hdr()
1147 fc = le_to_host16(hdr->frame_control); in ctrl_send_()
Drx_eapol.c733 h->frame_control = host_to_le16(0x0208); in rx_data_eapol_key_3_of_4()
949 h->frame_control = host_to_le16(0x0208); in rx_data_eapol_key_1_of_2()
/hostap-3.7.0/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()
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 …]
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()
78 fc = le_to_host16(hdr->frame_control); in handle_frame()
Ddriver_zephyr.c492 fc = le_to_host16(hdr->frame_control); in wpa_drv_zep_event_mgmt_tx_status()
811 fc = le_to_host16(mgmt->frame_control); in wpa_drv_zep_event_mgmt_rx()
1591 hdr->frame_control = in wpa_drv_zep_send_action()
1895 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wpa_drv_zep_sta_deauth()
1928 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wpa_drv_zep_sta_disassoc()
Ddriver_atheros.c870 fc = le_to_host16(mgmt->frame_control); in atheros_raw_receive()
1369 fc = le_to_host16(hdr->frame_control); in send_action_cb_event()
1432 fc = le_to_host16(mgmt->frame_control); in fetch_pending_big_events()
Ddriver_nl80211.c3994 fc = le_to_host16(mgmt->frame_control); in wpa_driver_nl80211_send_mlme()
5749 hdr->frame_control = in wpa_driver_nl80211_hapd_send_eapol()
5751 hdr->frame_control |= host_to_le16(WLAN_FC_FROMDS); in wpa_driver_nl80211_hapd_send_eapol()
5753 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol()
5755 hdr->frame_control |= in wpa_driver_nl80211_hapd_send_eapol()
7366 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in i802_sta_deauth()
7393 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in i802_sta_disassoc()
8222 hdr->frame_control = in wpa_driver_nl80211_send_action()
9108 nulldata.hdr.frame_control = in nl80211_send_null_frame()
9113 nulldata.hdr.frame_control = in nl80211_send_null_frame()
[all …]
/hostap-3.7.0/src/ap/
Dwnm_ap.c149 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_wnmsleep_resp()
379 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_bss_trans_mgmt_request()
683 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_disassoc_imminent()
749 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_ess_disassoc_imminent()
808 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_bss_tm_req()
880 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wnm_send_coloc_intf_req()
Dctrl_iface_ap.c475 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in p2p_manager_disconnect()
479 fc2str(le_to_host16(mgmt->frame_control))); in p2p_manager_disconnect()
539 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_deauthenticate()
601 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_ctrl_iface_disassociate()
Dwmm.c202 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in wmm_send_action()
Dieee802_11_shared.c110 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_sa_query_req()
202 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_send_sa_query_resp()
Dbeacon.c483 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_probe_resp()
1326 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in hostapd_gen_fils_discovery()
1488 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ieee802_11_build_ap_params()
Ddrv_callbacks.c1318 fc = le_to_host16(mgmt->frame_control); in hostapd_action_rx()
1442 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx()
1860 fc = le_to_host16(hdr->frame_control); in wpa_supplicant_event()
Dieee802_11.c384 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in send_auth_reply()
3593 fc = le_to_host16(mgmt->frame_control); in handle_auth()
4916 reply.frame_control = in send_deauth()
5062 reply->frame_control = in send_assoc_resp()
5496 fc = le_to_host16(mgmt->frame_control); in handle_assoc()
6018 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP)) && in handle_action()
6028 u16 fc = le_to_host16(mgmt->frame_control); in handle_action()
6230 fc = le_to_host16(mgmt->frame_control); in ieee802_11_mgmt()
/hostap-3.7.0/wpa_supplicant/
Dpasn_supplicant.c1351 if ((mgmt->frame_control & fc) != fc) in wpas_pasn_auth_rx()
1613 if ((mgmt->frame_control & fc) != fc) in wpas_pasn_auth_tx_status()
1689 deauth->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) | in wpas_pasn_deauthenticate()
Dibss_rsn.c510 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, in ibss_rsn_send_auth()
/hostap-3.7.0/src/common/
Dieee802_11_defs.h893 le16 frame_control; member
912 le16 frame_control; member

12