Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.c41 struct hostapd_acl_query_data { struct
47 struct hostapd_acl_query_data *next; argument
103 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free()
116 struct hostapd_acl_query_data *query) in hostapd_radius_acl_query()
266 struct hostapd_acl_query_data *query; in hostapd_allowed_address()
368 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries()
491 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_recv_radius()
674 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_deinit()
725 struct hostapd_acl_query_data *query; in hostapd_acl_req_radius_psk()
H A Dhostapd.h212 struct hostapd_acl_query_data *acl_queries;