Lines Matching defs:sta
51 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send()
109 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
145 struct sta_info *sta, in ieee802_1x_tx_key_one()
242 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key()
317 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate()
370 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
432 struct sta_info *sta, in add_common_radius_sta_attr()
530 struct sta_info *sta, in add_common_radius_attr()
621 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta, in add_sqlite_radius_attr()
679 struct sta_info *sta, in ieee802_1x_encapsulate_radius()
853 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_response()
885 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_initiate()
918 static void handle_eap(struct hostapd_data *hapd, struct sta_info *sta, in handle_eap()
975 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_alloc_eapol_sm()
991 static void ieee802_1x_save_eapol(struct sta_info *sta, const u8 *buf, in ieee802_1x_save_eapol()
1026 struct sta_info *sta; in ieee802_1x_receive() local
1219 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_new_station()
1369 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station()
1399 struct sta_info *sta) in ieee802_1x_decapsulate_radius()
1476 struct sta_info *sta, struct radius_msg *msg, in ieee802_1x_get_keys()
1538 struct sta_info *sta, in ieee802_1x_store_radius_class()
1593 struct sta_info *sta, in ieee802_1x_update_sta_identity()
1625 struct sta_info *sta, in ieee802_1x_update_sta_cui()
1651 static void ieee802_1x_hs20_sub_rem(struct sta_info *sta, u8 *pos, size_t len) in ieee802_1x_hs20_sub_rem()
1676 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_deauth_req()
1697 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_session_info()
1739 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_t_c_filtering()
1752 struct sta_info *sta, u8 *pos, size_t len) in ieee802_1x_hs20_t_c_url()
1768 struct sta_info *sta, in ieee802_1x_check_hs20()
1830 struct sta_info *sta, in ieee802_1x_select_radius_identifier()
1859 struct sta_info *sta) in ieee802_1x_update_vlan()
1910 struct sta_info *sta; in ieee802_1x_receive_auth() local
2077 void ieee802_1x_abort_auth(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_abort_auth()
2134 struct sta_info *sta, void *ctx) in ieee802_1x_sta_key_available()
2195 struct sta_info *sta = sta_ctx; in ieee802_1x_eapol_send() local
2227 struct sta_info *sta = sta_ctx; in ieee802_1x_aaa_send() local
2238 struct sta_info *sta = sta_ctx; in _ieee802_1x_finished() local
2298 struct sta_info *sta; in ieee802_1x_sta_entry_alive() local
2336 struct sta_info *sta = sta_ctx; in ieee802_1x_set_port_authorized() local
2344 struct sta_info *sta = sta_ctx; in _ieee802_1x_abort_auth() local
2354 struct sta_info *sta = sta_ctx; in _ieee802_1x_tx_key() local
2365 struct sta_info *sta = sta_ctx; in ieee802_1x_eapol_event() local
2527 int ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_tx_status()
2554 int ieee802_1x_eapol_tx_status(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_eapol_tx_status()
2717 int ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_get_mib_sta()
2900 struct sta_info *sta = timeout_ctx; in ieee802_1x_wnm_notif_send() local
2934 struct sta_info *sta, int success, in ieee802_1x_finished()