/hostap-latest/wlantest/ |
D | rx_tdls.c | 200 const u8 *sta_addr, const u8 *dst, in rx_data_tdls_setup_request() 246 const u8 *sta_addr, in rx_data_tdls_setup_response_failure() 285 const u8 *sta_addr, const u8 *dst, in rx_data_tdls_setup_response() 395 const u8 *sta_addr, const u8 *dst, in rx_data_tdls_setup_confirm() 539 const u8 *sta_addr, const u8 *dst, in rx_data_tdls_teardown() 574 const u8 *sta_addr, const u8 *dst, const u8 *src, in rx_data_tdls() 610 const u8 *sta_addr, const u8 *dst, const u8 *src, in rx_data_80211_encap()
|
D | rx_ip.c | 46 const u8 *sta_addr, u32 dst, u32 src, in rx_data_icmp() 119 void rx_data_ip(struct wlantest *wt, const u8 *bssid, const u8 *sta_addr, in rx_data_ip()
|
D | rx_data.c | 61 const u8 *sta_addr, const u8 *dst, const u8 *src, in rx_data_vlan() 79 const u8 *sta_addr, const u8 *dst, const u8 *src, in rx_data_eth() 104 const u8 *sta_addr, in rx_data_process() 797 const u8 *bssid, *sta_addr, *peer_addr; in rx_data_bss() local
|
D | process.c | 25 const u8 *sta_addr, *bssid; in rx_get_sta() local
|
D | rx_eapol.c | 1435 const u8 *sta_addr, const u8 *dst, in rx_data_eapol_key() 1703 void rx_data_eapol(struct wlantest *wt, const u8 *bssid, const u8 *sta_addr, in rx_data_eapol()
|
D | ctrl.c | 687 u8 *bssid, *sta_addr; in ctrl_inject() local 1133 u8 *bssid, *sta_addr; in ctrl_send_() local
|
/hostap-latest/src/ap/ |
D | wpa_auth_glue.c | 1136 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() 1179 static int hostapd_wpa_auth_add_sta_ft(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta_ft() 1207 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan() 1248 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan() 1273 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity() 1314 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_identity() 1343 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_radius_cui() 1382 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_radius_cui() 1414 static void hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_session_timeout() 1436 static int hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_get_session_timeout() [all …]
|
D | wpa_auth_ft.c | 677 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta() 686 const u8 *sta_addr, struct vlan_description *vlan) in wpa_ft_set_vlan() 695 const u8 *sta_addr, struct vlan_description *vlan) in wpa_ft_get_vlan() 704 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity() 715 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() 726 wpa_ft_set_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_radius_cui() 737 wpa_ft_get_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_radius_cui() 749 const u8 *sta_addr, int session_timeout) in wpa_ft_set_session_timeout() 760 const u8 *sta_addr) in wpa_ft_get_session_timeout() 769 const u8 *sta_addr, in wpa_ft_add_tspec() [all …]
|
D | wpa_auth.c | 6399 const u8 *pmk, size_t len, const u8 *sta_addr, 6467 const u8 *sta_addr) 6561 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, 6904 const u8 *sta_addr, const u8 *pmkid)
|
D | gas_serv.c | 141 const u8 *sta_addr) in gas_serv_free_dialogs()
|
D | ieee802_11.c | 2678 const u8 *own_addr, const u8 *sta_addr, in pasn_set_keys_from_cache()
|
/hostap-latest/src/radius/ |
D | radius_das.c | 63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local 228 u8 sta_addr[ETH_ALEN]; in radius_das_coa() local
|
D | radius_das.h | 30 const u8 *sta_addr; member
|
/hostap-latest/src/common/ |
D | wpa_common.c | 803 const u8 *anonce, const u8 *sta_addr, const u8 *bssid, in fils_key_auth_sk() 894 int wpa_ft_mic(int key_mgmt, const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic() 2428 const u8 *sta_addr, const u8 *bssid, in wpa_pmk_r1_to_ptk()
|
D | ieee802_11_defs.h | 1068 u8 sta_addr[ETH_ALEN]; member 1074 u8 sta_addr[ETH_ALEN]; member
|
/hostap-latest/src/drivers/ |
D | driver_hostap.h | 153 u8 sta_addr[ETH_ALEN]; member
|
D | driver.h | 6800 const u8 *sta_addr; member 6853 const u8 *sta_addr; member
|
/hostap-latest/wpa_supplicant/ |
D | events.c | 5053 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
|