Home
last modified time | relevance | path

Searched refs:hostapd_acl_query_data (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c39 struct hostapd_acl_query_data { struct
45 struct hostapd_acl_query_data *next; argument
96 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free()
107 struct hostapd_acl_query_data *query) in hostapd_radius_acl_query()
229 struct hostapd_acl_query_data *query; in hostapd_allowed_address()
331 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries()
454 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_recv_radius()
608 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_deinit()
Dhostapd.h192 struct hostapd_acl_query_data *acl_queries;