Lines Matching defs:sta

51 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta,  in ieee802_1x_send()
113 struct sta_info *sta, in ieee802_1x_set_authorized()
148 struct sta_info *sta, in ieee802_1x_ml_set_sta_authorized()
196 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
208 struct sta_info *sta, in ieee802_1x_tx_key_one()
305 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key()
383 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate()
436 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
495 struct sta_info *sta, in add_common_radius_sta_attr()
593 struct sta_info *sta, in add_common_radius_attr()
683 int add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta, in add_sqlite_radius_attr()
741 struct sta_info *sta, in ieee802_1x_encapsulate_radius()
918 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_response()
951 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_initiate()
1006 static void handle_eap(struct hostapd_data *hapd, struct sta_info *sta, in handle_eap()
1048 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_alloc_eapol_sm()
1065 static void ieee802_1x_save_eapol(struct sta_info *sta, const u8 *buf, in ieee802_1x_save_eapol()
1089 static bool ieee802_1x_check_encryption(struct sta_info *sta, in ieee802_1x_check_encryption()
1118 struct sta_info *sta; in ieee802_1x_receive() local
1340 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_new_station()
1490 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station()
1516 struct sta_info *sta) in ieee802_1x_decapsulate_radius()
1593 struct sta_info *sta, struct radius_msg *msg, in ieee802_1x_get_keys()
1656 struct sta_info *sta, in ieee802_1x_store_radius_class()
1711 struct sta_info *sta, in ieee802_1x_update_sta_identity()
1743 struct sta_info *sta, in ieee802_1x_update_sta_cui()
1770 struct sta_info *sta, const u8 *pos, in ieee802_1x_hs20_deauth_req()
1803 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_session_info()
1846 struct sta_info *sta, u8 *pos, in ieee802_1x_hs20_t_c_filtering()
1859 struct sta_info *sta, u8 *pos, size_t len) in ieee802_1x_hs20_t_c_url()
1875 struct sta_info *sta, in ieee802_1x_check_hs20()
1934 struct sta_info *sta, in ieee802_1x_select_radius_identifier()
1964 struct sta_info *sta) in ieee802_1x_update_vlan()
2015 struct sta_info *sta; in ieee802_1x_receive_auth() local
2172 void ieee802_1x_abort_auth(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_abort_auth()
2232 struct sta_info *sta, void *ctx) in ieee802_1x_sta_key_available()
2296 struct sta_info *sta = sta_ctx; in ieee802_1x_eapol_send() local
2328 struct sta_info *sta = sta_ctx; in ieee802_1x_aaa_send() local
2339 struct sta_info *sta = sta_ctx; in _ieee802_1x_finished() local
2401 struct sta_info *sta; in ieee802_1x_sta_entry_alive() local
2440 struct sta_info *sta = sta_ctx; in ieee802_1x_set_port_authorized() local
2449 struct sta_info *sta = sta_ctx; in _ieee802_1x_abort_auth() local
2461 struct sta_info *sta = sta_ctx; in _ieee802_1x_tx_key() local
2474 struct sta_info *sta = sta_ctx; in ieee802_1x_eapol_event() local
2652 int ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_tx_status()
2679 int ieee802_1x_eapol_tx_status(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_eapol_tx_status()
2842 int ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_get_mib_sta()
3025 struct sta_info *sta = timeout_ctx; in ieee802_1x_wnm_notif_send() local
3048 struct sta_info *sta, int success, in ieee802_1x_finished()