Lines Matching defs:sta
47 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send()
101 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
137 struct sta_info *sta, in ieee802_1x_tx_key_one()
215 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key()
290 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate()
343 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
405 struct sta_info *sta, in add_common_radius_sta_attr()
503 struct sta_info *sta, in add_common_radius_attr()
595 struct sta_info *sta, in ieee802_1x_encapsulate_radius()
766 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_response()
798 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_initiate()
831 static void handle_eap(struct hostapd_data *hapd, struct sta_info *sta, in handle_eap()
888 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_alloc_eapol_sm()
904 static void ieee802_1x_save_eapol(struct sta_info *sta, const u8 *buf, in ieee802_1x_save_eapol()
939 struct sta_info *sta; in ieee802_1x_receive() local
1125 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_new_station()
1274 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station()
1304 struct sta_info *sta) in ieee802_1x_decapsulate_radius()
1381 struct sta_info *sta, struct radius_msg *msg, in ieee802_1x_get_keys()
1427 struct sta_info *sta, in ieee802_1x_store_radius_class()
1482 struct sta_info *sta, in ieee802_1x_update_sta_identity()
1514 struct sta_info *sta, in ieee802_1x_update_sta_cui()
1540 static void ieee802_1x_hs20_sub_rem(struct sta_info *sta, u8 *pos, size_t len) in ieee802_1x_hs20_sub_rem()
1565 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_deauth_req()
1586 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_session_info()
1628 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_t_c_filtering()
1641 struct sta_info *sta, u8 *pos, size_t len) in ieee802_1x_hs20_t_c_url()
1657 struct sta_info *sta, in ieee802_1x_check_hs20()
1719 struct sta_info *sta, in ieee802_1x_select_radius_identifier()
1748 struct sta_info *sta) in ieee802_1x_update_vlan()
1799 struct sta_info *sta; in ieee802_1x_receive_auth() local
1966 void ieee802_1x_abort_auth(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_abort_auth()
2023 struct sta_info *sta, void *ctx) in ieee802_1x_sta_key_available()
2084 struct sta_info *sta = sta_ctx; in ieee802_1x_eapol_send() local
2116 struct sta_info *sta = sta_ctx; in ieee802_1x_aaa_send() local
2127 struct sta_info *sta = sta_ctx; in _ieee802_1x_finished() local
2187 struct sta_info *sta; in ieee802_1x_sta_entry_alive() local
2225 struct sta_info *sta = sta_ctx; in ieee802_1x_set_port_authorized() local
2233 struct sta_info *sta = sta_ctx; in _ieee802_1x_abort_auth() local
2243 struct sta_info *sta = sta_ctx; in _ieee802_1x_tx_key() local
2254 struct sta_info *sta = sta_ctx; in ieee802_1x_eapol_event() local
2413 int ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_tx_status()
2440 int ieee802_1x_eapol_tx_status(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_eapol_tx_status()
2589 int ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_get_mib_sta()
2772 struct sta_info *sta = timeout_ctx; in ieee802_1x_wnm_notif_send() local
2806 struct sta_info *sta, int success, in ieee802_1x_finished()