Searched defs:hostapd_cached_radius_acl (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_auth.c31 struct hostapd_cached_radius_acl { struct
35 struct hostapd_cached_radius_acl *next;
56 static void hostapd_acl_cache_free_entry(struct hostapd_cached_radius_acl *e)
65 static void hostapd_acl_cache_free(struct hostapd_cached_radius_acl *acl_cache)
67 struct hostapd_cached_radius_acl *prev;
106 struct hostapd_cached_radius_acl *entry;
343 struct hostapd_cached_radius_acl *prev, *entry, *tmp;
423 struct hostapd_cached_radius_acl *cache)
483 struct hostapd_cached_radius_acl *cache;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_auth.c31 struct hostapd_cached_radius_acl { struct
35 struct hostapd_cached_radius_acl *next;
56 static void hostapd_acl_cache_free_entry(struct hostapd_cached_radius_acl *e)
65 static void hostapd_acl_cache_free(struct hostapd_cached_radius_acl *acl_cache)
67 struct hostapd_cached_radius_acl *prev;
106 struct hostapd_cached_radius_acl *entry;
343 struct hostapd_cached_radius_acl *prev, *entry, *tmp;
423 struct hostapd_cached_radius_acl *cache)
483 struct hostapd_cached_radius_acl *cache;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_auth.c31 struct hostapd_cached_radius_acl { struct
35 struct hostapd_cached_radius_acl *next;
56 static void hostapd_acl_cache_free_entry(struct hostapd_cached_radius_acl *e)
65 static void hostapd_acl_cache_free(struct hostapd_cached_radius_acl *acl_cache)
67 struct hostapd_cached_radius_acl *prev;
106 struct hostapd_cached_radius_acl *entry;
343 struct hostapd_cached_radius_acl *prev, *entry, *tmp;
423 struct hostapd_cached_radius_acl *cache)
483 struct hostapd_cached_radius_acl *cache;

Completed in 452 milliseconds