/hostap-latest/wlantest/ |
D | process.c | 24 u16 fc; in rx_get_sta() local 93 u16 fc, type, stype; in rx_update_ps() local 145 u16 fc; in rx_duplicate() local 184 u16 fc; in rx_ack() local 203 u16 fc; in rx_frame() local
|
D | inject.c | 61 u16 fc, stype; in is_robust_mgmt() local 121 u16 fc; in wlantest_inject_prot_bc() local 169 u16 fc; in wlantest_inject_prot() local 280 u16 fc; in wlantest_inject() local
|
D | bip.c | 22 u16 fc; in bip_protect() local 79 u16 fc; in bip_protect_s1g_beacon() local 192 u16 fc; in bip_gmac_protect() local 259 u16 fc; in bip_gmac_protect_s1g_beacon() local
|
D | tkip.c | 259 u16 fc = le_to_host16(hdr11->frame_control); in michael_mic_hdr() local 306 u16 fc = le_to_host16(hdr->frame_control); in tkip_decrypt() local 444 u16 fc; in tkip_encrypt() local
|
D | rx_data.c | 411 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss_prot() local 719 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss_prot() local 770 u16 fc = le_to_host16(hdr->frame_control); in rx_data_bss() local 910 u16 fc, stype; in rx_data() local
|
D | rx_mgmt.c | 944 u16 fc, reason; in rx_mgmt_deauth() local 2525 u16 fc, reason; in rx_mgmt_disassoc() local 3067 u16 fc; in check_mmie_mic() local 3143 u16 fc, stype; in check_bip() local 3306 u16 fc; in mgmt_decrypt() local 3438 u16 fc; in check_mgmt_ccmp_gcmp() local 3483 u16 fc, stype; in rx_mgmt() local 3645 u16 fc, stype; in rx_mgmt_ack() local
|
D | ccmp.c | 22 u16 fc, stype, seq; in ccmp_aad_nonce() local 94 u16 fc, type, ptid; in ccmp_aad_nonce_pv1() local
|
D | gcmp.c | 22 u16 fc, stype, seq; in gcmp_aad_nonce() local
|
D | test_vectors.c | 180 u16 fc; in test_vector_ccmp_pv1() local
|
D | ctrl.c | 1139 u16 fc; in ctrl_send_() local
|
/hostap-latest/src/drivers/ |
D | driver_nl80211_monitor.c | 29 u16 fc; in handle_tx_callback() local 50 u16 fc; in from_unknown_sta() local 71 u16 fc; in handle_frame() local
|
D | driver_hostap.c | 62 u16 fc, ethertype; in handle_data() local 123 u16 fc; in handle_tx_callback() local 143 u16 fc, type, stype; in handle_frame() local
|
D | driver_atheros.c | 861 u16 fc, stype; in atheros_raw_receive() local 1357 u16 fc; in send_action_cb_event() local 1395 u16 fc, stype; in fetch_pending_big_events() local
|
D | driver_nl80211_event.c | 1343 u16 fc, stype; in mlme_event_mgmt() local 1390 u16 fc = le_to_host16(hdr->frame_control); in mlme_event_mgmt_tx_status() local 1701 u16 fc; in mlme_event() local
|
D | driver_zephyr.c | 607 u16 fc; in wpa_drv_zep_event_mgmt_tx_status() local 941 u16 fc, stype; in wpa_drv_zep_event_mgmt_rx() local
|
D | driver_nl80211.c | 4253 u16 fc; in wpa_driver_nl80211_send_mlme() local
|
/hostap-latest/src/ap/ |
D | drv_callbacks.c | 1649 u16 fc; in hostapd_action_rx() local 1878 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx() local 2437 u16 fc; in hostapd_event() local
|
D | ieee802_11.c | 2880 u16 fc; in handle_auth() local 5336 u16 capab_info, listen_interval, seq_ctrl, fc; in handle_assoc() local 6031 u16 fc = le_to_host16(mgmt->frame_control); in handle_action() local 6240 u16 fc, stype; in ieee802_11_mgmt() local
|
D | wpa_auth.c | 3202 u16 fc, stype; local
|
/hostap-latest/src/common/ |
D | ieee802_11_common.c | 1182 u16 fc, type, stype; in get_hdr_bssid() local 2109 const char * fc2str(u16 fc) in fc2str()
|
D | ieee802_11_defs.h | 34 #define WLAN_FC_GET_TYPE(fc) (((fc) & 0x000c) >> 2) argument 35 #define WLAN_FC_GET_STYPE(fc) (((fc) & 0x00f0) >> 4) argument
|
/hostap-latest/src/pasn/ |
D | pasn_initiator.c | 1028 u16 fc; in is_pasn_auth_frame() local
|
/hostap-latest/src/eap_common/ |
D | eap_sim_common.c | 432 u8 fc; in eap_aka_prime_derive_ck_ik_prime() local
|
/hostap-latest/wpa_supplicant/ |
D | events.c | 6096 u16 fc; in wpa_supplicant_event() local 6507 u16 fc, stype; in wpa_supplicant_event() local
|