Lines Matching defs:hapd
55 int ap_for_each_sta(struct hostapd_data *hapd, in ap_for_each_sta()
56 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta, in ap_for_each_sta()
71 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta()
83 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) in ap_get_sta_p2p()
106 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_list_del()
126 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add()
133 static void ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_del()
155 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_ip6addr_del()
161 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta()
384 void hostapd_free_stas(struct hostapd_data *hapd) in hostapd_free_stas()
414 struct hostapd_data *hapd = eloop_ctx; in ap_handle_timer() local
588 struct hostapd_data *hapd = eloop_ctx; in ap_handle_session_timer() local
615 void ap_sta_replenish_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_replenish_timeout()
627 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout()
639 void ap_sta_no_session_timeout(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_no_session_timeout()
648 struct hostapd_data *hapd = eloop_ctx; in ap_handle_session_warning_timer() local
662 void ap_sta_session_warning_timeout(struct hostapd_data *hapd, in ap_sta_session_warning_timeout()
671 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr) in ap_sta_add()
736 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_remove()
758 static void ap_sta_remove_in_other_bss(struct hostapd_data *hapd, in ap_sta_remove_in_other_bss()
789 struct hostapd_data *hapd = eloop_ctx; in ap_sta_disassoc_cb_timeout() local
799 void ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disassociate()
840 struct hostapd_data *hapd = eloop_ctx; in ap_sta_deauth_cb_timeout() local
850 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_deauthenticate()
888 int ap_sta_wps_cancel(struct hostapd_data *hapd, in ap_sta_wps_cancel()
904 static int ap_sta_get_free_vlan_id(struct hostapd_data *hapd) in ap_sta_get_free_vlan_id()
920 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_vlan()
1023 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan()
1100 int ap_check_sa_query_timeout(struct hostapd_data *hapd, struct sta_info *sta) in ap_check_sa_query_timeout()
1126 struct hostapd_data *hapd = eloop_ctx; in ap_sa_query_timer() local
1175 void ap_sta_start_sa_query(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_start_sa_query()
1181 void ap_sta_stop_sa_query(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_stop_sa_query()
1192 const char * ap_sta_wpa_get_keyid(struct hostapd_data *hapd, in ap_sta_wpa_get_keyid()
1218 void ap_sta_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_authorized()
1306 void ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_disconnect()
1363 void ap_sta_deauth_cb(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_deauth_cb()
1375 void ap_sta_disassoc_cb(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_disassoc_cb()
1387 void ap_sta_clear_disconnect_timeouts(struct hostapd_data *hapd, in ap_sta_clear_disconnect_timeouts()
1448 struct hostapd_data *hapd = eloop_ctx; in ap_sta_delayed_1x_auth_fail_cb() local
1465 void ap_sta_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, in ap_sta_delayed_1x_auth_fail_disconnect()
1483 int ap_sta_pending_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, in ap_sta_pending_delayed_1x_auth_fail_disconnect()