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.c44 struct hostapd_acl_query_data { struct
50 struct hostapd_acl_query_data *next; argument
137 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free()
148 struct hostapd_acl_query_data *query) in hostapd_radius_acl_query()
282 struct hostapd_acl_query_data *query; in hostapd_allowed_address()
386 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries()
509 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_recv_radius()
664 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_deinit()
Dhostapd.h159 struct hostapd_acl_query_data *acl_queries;