Home
last modified time | relevance | path

Searched defs:sta_addr (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth_glue.c895 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta()
928 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan()
961 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan()
981 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity()
1022 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_identity()
1051 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_radius_cui()
1090 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_radius_cui()
1122 static void hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_session_timeout()
1144 static int hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_get_session_timeout()
1200 static int hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_add_tspec()
H A Dwpa_auth_ft.c672 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta()
681 const u8 *sta_addr, struct vlan_description *vlan) in wpa_ft_set_vlan()
690 const u8 *sta_addr, struct vlan_description *vlan) in wpa_ft_get_vlan()
699 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity()
744 const u8 *sta_addr, int session_timeout) in wpa_ft_set_session_timeout()
755 const u8 *sta_addr) in wpa_ft_get_session_timeout()
764 const u8 *sta_addr, in wpa_ft_add_tspec()
3328 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
3415 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_rrb_rx_request()
3453 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_send_rrb_auth_resp()
[all …]
H A Dwpa_auth.c4398 const u8 *pmk, size_t len, const u8 *sta_addr, in wpa_auth_pmksa_add_preauth()
4459 const u8 *sta_addr) in wpa_auth_pmksa_remove()
4543 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_auth_pmksa_get()
4883 const u8 *sta_addr, const u8 *pmkid) in wpa_auth_pmksa_get_fils_cache_id()
H A Dgas_serv.c141 const u8 *sta_addr) in gas_serv_free_dialogs()
/dragonfly/contrib/wpa_supplicant/src/radius/
H A Dradius_das.c63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local
223 u8 sta_addr[ETH_ALEN]; in radius_das_coa() local
H A Dradius_das.h30 const u8 *sta_addr; member
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dwpa_common.c663 const u8 *anonce, const u8 *sta_addr, const u8 *bssid, in fils_key_auth_sk()
754 int wpa_ft_mic(const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic()
1698 const u8 *sta_addr, const u8 *bssid, in wpa_pmk_r1_to_ptk()
H A Dieee802_11_defs.h937 u8 sta_addr[ETH_ALEN]; member
943 u8 sta_addr[ETH_ALEN]; member
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_hostap.h155 u8 sta_addr[ETH_ALEN]; member
H A Ddriver.h5629 const u8 *sta_addr; member
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Devents.c3460 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h5223 uint8_t sta_addr[ETHER_ADDR_LEN]; member