Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c1088 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 Dwpa_auth_ft.c677 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 Dwpa_auth.c6251 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 Dgas_serv.c141 const u8 *sta_addr) in gas_serv_free_dialogs()
H A Dieee802_11.c2676 const u8 *own_addr, const u8 *sta_addr, in pasn_set_keys_from_cache()
/freebsd/contrib/wpa/src/radius/
H A Dradius_das.c63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local
228 u8 sta_addr[ETH_ALEN]; in radius_das_coa() local
H A Dradius_das.h30 const u8 *sta_addr; member
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.c803 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 Dieee802_11_defs.h1068 u8 sta_addr[ETH_ALEN]; member
1074 u8 sta_addr[ETH_ALEN]; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_hostap.h153 u8 sta_addr[ETH_ALEN]; member
H A Ddriver.h6771 const u8 *sta_addr; member
6824 const u8 *sta_addr; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c774 u8 sta_addr[ETH_ALEN]; member
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h623 u8 sta_addr[ETH_ALEN]; global() member
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c4963 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5223 uint8_t sta_addr[ETHER_ADDR_LEN]; global() member