/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_glue.c | 1088 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() 1131 static int hostapd_wpa_auth_add_sta_ft(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta_ft() 1159 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan() 1200 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan() 1225 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity() 1266 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_identity() 1295 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_radius_cui() 1334 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_radius_cui() 1366 static void hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_session_timeout() 1388 static int hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_get_session_timeout() [all …]
|
H A 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 …]
|
H A D | wpa_auth.c | 6251 const u8 *pmk, size_t len, const u8 *sta_addr, 6319 const u8 *sta_addr) 6413 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, 6756 const u8 *sta_addr, const u8 *pmkid)
|
H A D | gas_serv.c | 141 const u8 *sta_addr) in gas_serv_free_dialogs()
|
H A D | ieee802_11.c | 2676 const u8 *own_addr, const u8 *sta_addr, in pasn_set_keys_from_cache()
|
/freebsd/contrib/wpa/src/radius/ |
H A 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
|
H A D | radius_das.h | 30 const u8 *sta_addr; member
|
/freebsd/contrib/wpa/src/common/ |
H A 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() 2420 const u8 *sta_addr, const u8 *bssid, in wpa_pmk_r1_to_ptk()
|
H A D | ieee802_11_defs.h | 1068 u8 sta_addr[ETH_ALEN]; member 1074 u8 sta_addr[ETH_ALEN]; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_hostap.h | 153 u8 sta_addr[ETH_ALEN]; member
|
H A D | driver.h | 6771 const u8 *sta_addr; member 6824 const u8 *sta_addr; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | main.c | 774 u8 sta_addr[ETH_ALEN]; member
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | tx.h | 623 u8 sta_addr[ETH_ALEN]; global() member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | events.c | 4963 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 5223 uint8_t sta_addr[ETHER_ADDR_LEN]; global() member
|