Lines Matching defs:hapd
57 int ap_for_each_sta(struct hostapd_data *hapd, in ap_for_each_sta()
58 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta, in ap_for_each_sta()
73 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta()
85 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) in ap_get_sta_p2p()
108 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_list_del()
128 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add()
135 static void ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_del()
157 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_ip6addr_del()
165 void ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta_pasn()
195 static void __ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in __ap_free_sta()
208 static void clear_wpa_sm_for_each_partner_link(struct hostapd_data *hapd, in clear_wpa_sm_for_each_partner_link()
229 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta()
485 void hostapd_free_stas(struct hostapd_data *hapd) in hostapd_free_stas()
506 void hostapd_free_link_stas(struct hostapd_data *hapd) in hostapd_free_link_stas()
536 struct hostapd_data *hapd = eloop_ctx; in ap_handle_timer() local
714 struct hostapd_data *hapd = eloop_ctx; in ap_handle_session_timer() local
742 void ap_sta_replenish_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_replenish_timeout()
754 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout()
766 void ap_sta_no_session_timeout(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_no_session_timeout()
775 struct hostapd_data *hapd = eloop_ctx; in ap_handle_session_warning_timer() local
789 void ap_sta_session_warning_timeout(struct hostapd_data *hapd, in ap_sta_session_warning_timeout()
798 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr) in ap_sta_add()
867 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_remove()
889 static void ap_sta_remove_in_other_bss(struct hostapd_data *hapd, in ap_sta_remove_in_other_bss()
920 struct hostapd_data *hapd = eloop_ctx; in ap_sta_disassoc_cb_timeout() local
930 static void ap_sta_disconnect_common(struct hostapd_data *hapd, in ap_sta_disconnect_common()
960 static void ap_sta_handle_disassociate(struct hostapd_data *hapd, in ap_sta_handle_disassociate()
990 struct hostapd_data *hapd = eloop_ctx; in ap_sta_deauth_cb_timeout() local
1000 static void ap_sta_handle_deauthenticate(struct hostapd_data *hapd, in ap_sta_handle_deauthenticate()
1028 static bool ap_sta_ml_disconnect(struct hostapd_data *hapd, in ap_sta_ml_disconnect()
1106 void ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disassociate()
1116 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_deauthenticate()
1127 int ap_sta_wps_cancel(struct hostapd_data *hapd, in ap_sta_wps_cancel()
1143 static int ap_sta_get_free_vlan_id(struct hostapd_data *hapd) in ap_sta_get_free_vlan_id()
1159 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_vlan()
1262 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan()
1352 int ap_check_sa_query_timeout(struct hostapd_data *hapd, struct sta_info *sta) in ap_check_sa_query_timeout()
1378 struct hostapd_data *hapd = eloop_ctx; in ap_sa_query_timer() local
1429 void ap_sta_start_sa_query(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_start_sa_query()
1435 void ap_sta_stop_sa_query(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_stop_sa_query()
1444 const char * ap_sta_wpa_get_keyid(struct hostapd_data *hapd, in ap_sta_wpa_get_keyid()
1468 const u8 * ap_sta_wpa_get_dpp_pkhash(struct hostapd_data *hapd, in ap_sta_wpa_get_dpp_pkhash()
1475 bool ap_sta_set_authorized_flag(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_authorized_flag()
1504 void ap_sta_set_authorized_event(struct hostapd_data *hapd, in ap_sta_set_authorized_event()
1619 void ap_sta_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_authorized()
1628 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disconnect()
1686 void ap_sta_deauth_cb(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_deauth_cb()
1698 void ap_sta_disassoc_cb(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_disassoc_cb()
1710 void ap_sta_clear_disconnect_timeouts(struct hostapd_data *hapd, in ap_sta_clear_disconnect_timeouts()
1775 struct hostapd_data *hapd = eloop_ctx; in ap_sta_delayed_1x_auth_fail_cb() local
1792 void ap_sta_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, in ap_sta_delayed_1x_auth_fail_disconnect()
1811 int ap_sta_pending_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, in ap_sta_pending_delayed_1x_auth_fail_disconnect()
1820 static void ap_sta_remove_link_sta(struct hostapd_data *hapd, in ap_sta_remove_link_sta()
1845 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_re_add()