Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 21 of 21) sorted by relevance

/hostap-latest/wlantest/
Dgcmp.c22 u16 fc, stype, seq; in gcmp_aad_nonce() local
Dinject.c61 u16 fc, stype; in is_robust_mgmt() local
Drx_data.c17 static const char * data_stype(u16 stype) in data_stype()
910 u16 fc, stype; in rx_data() local
Dprocess.c93 u16 fc, type, stype; in rx_update_ps() local
Drx_mgmt.c27 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
Dccmp.c22 u16 fc, stype, seq; in ccmp_aad_nonce() local
Dctrl.c466 int sender_ap, int stype) in build_mgmt_hdr()
/hostap-latest/src/drivers/
Ddriver_hostap.c59 u16 stype) in handle_data()
143 u16 fc, type, stype; in handle_frame() local
Ddriver_atheros.c861 u16 fc, stype; in atheros_raw_receive() local
1395 u16 fc, stype; in fetch_pending_big_events() local
Ddriver_nl80211_event.c1343 u16 fc, stype; in mlme_event_mgmt() local
1653 u16 stype = 0, auth_type = 0; in mlme_event() local
Ddriver_zephyr.c941 u16 fc, stype; in wpa_drv_zep_event_mgmt_rx() local
Ddriver.h6369 u16 stype; member
/hostap-latest/src/common/
Dieee802_11_common.c1182 u16 fc, type, stype; in get_hdr_bssid() local
2111 u16 stype = WLAN_FC_GET_STYPE(fc); in fc2str() local
Dieee802_11_defs.h987 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
/hostap-latest/src/ap/
Dctrl_iface_ap.c567 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect()
Ddrv_callbacks.c1922 size_t len, u16 stype, int ok, int link_id) in hostapd_mgmt_tx_cb()
Dieee802_11.c6240 u16 fc, stype; in ieee802_11_mgmt() local
6851 u16 stype, int ok) in ieee802_11_mgmt_cb()
Dwpa_auth.c3202 u16 fc, stype; local
/hostap-latest/wpa_supplicant/
Dap.c1270 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok) in ap_mgmt_tx_cb()
Devents.c6507 u16 fc, stype; in wpa_supplicant_event() local
/hostap-latest/hostapd/
Dctrl_iface.c1650 int stype = 0, ok = 0; in hostapd_ctrl_iface_mgmt_tx_status_process() local