Searched defs:sta_addr (Results 1 – 10 of 10) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 54 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta() 63 const u8 *sta_addr, in wpa_ft_add_tspec() 1141 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local 1223 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_rrb_rx_request() 1260 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_send_rrb_auth_resp() 1588 const u8 *sta_addr, *target_ap_addr; in wpa_ft_rrb_rx() local
|
D | wpa_auth_glue.c | 478 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() 520 static int hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_add_tspec()
|
D | wpa_auth.c | 3067 const u8 *pmk, size_t len, const u8 *sta_addr, in wpa_auth_pmksa_add_preauth() 3084 const u8 *sta_addr) in wpa_auth_pmksa_remove()
|
D | gas_serv.c | 120 const u8 *sta_addr) in gas_serv_free_dialogs()
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_das.h | 28 const u8 *sta_addr; member
|
D | radius_das.c | 60 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 139 int wpa_ft_mic(const u8 *kck, const u8 *sta_addr, const u8 *ap_addr, in wpa_ft_mic() 848 const u8 *sta_addr, const u8 *bssid, in wpa_pmk_r1_to_ptk()
|
D | ieee802_11_defs.h | 510 u8 sta_addr[ETH_ALEN]; member 516 u8 sta_addr[ETH_ALEN]; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_hostap.h | 155 u8 sta_addr[ETH_ALEN]; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 2523 const u8 *sta_addr, *target_ap_addr; local
|