/hostap-latest/wlantest/ |
D | gcmp.c | 22 u16 fc, stype, seq; in gcmp_aad_nonce() local
|
D | inject.c | 61 u16 fc, stype; in is_robust_mgmt() local
|
D | rx_data.c | 17 static const char * data_stype(u16 stype) in data_stype() 910 u16 fc, stype; in rx_data() local
|
D | process.c | 93 u16 fc, type, stype; in rx_update_ps() local
|
D | rx_mgmt.c | 27 static const char * mgmt_stype(u16 stype) in mgmt_stype() 3143 u16 fc, stype; in check_bip() 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
|
D | ctrl.c | 466 int sender_ap, int stype) in build_mgmt_hdr()
|
/hostap-latest/src/drivers/ |
D | driver_hostap.c | 59 u16 stype) in handle_data() 143 u16 fc, type, stype; in handle_frame() local
|
D | driver_atheros.c | 861 u16 fc, stype; in atheros_raw_receive() 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 1653 u16 stype = 0, auth_type = 0; in mlme_event() local
|
D | driver_zephyr.c | 941 u16 fc, stype; in wpa_drv_zep_event_mgmt_rx() local
|
D | driver.h | 6369 u16 stype; member
|
/hostap-latest/src/common/ |
D | ieee802_11_common.c | 1182 u16 fc, type, stype; in get_hdr_bssid() local 2111 u16 stype = WLAN_FC_GET_STYPE(fc); in fc2str() local
|
D | ieee802_11_defs.h | 987 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
|
/hostap-latest/src/ap/ |
D | ctrl_iface_ap.c | 567 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect()
|
D | drv_callbacks.c | 1922 size_t len, u16 stype, int ok, int link_id) in hostapd_mgmt_tx_cb()
|
D | ieee802_11.c | 6240 u16 fc, stype; in ieee802_11_mgmt() local 6851 u16 stype, int ok) in ieee802_11_mgmt_cb()
|
D | wpa_auth.c | 3202 u16 fc, stype; local
|
/hostap-latest/wpa_supplicant/ |
D | ap.c | 1270 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok) in ap_mgmt_tx_cb()
|
D | events.c | 6507 u16 fc, stype; in wpa_supplicant_event() local
|
/hostap-latest/hostapd/ |
D | ctrl_iface.c | 1650 int stype = 0, ok = 0; in hostapd_ctrl_iface_mgmt_tx_status_process() local
|