Searched refs:hostapd_cached_radius_acl (Results 1 – 2 of 2) sorted by relevance
30 struct hostapd_cached_radius_acl { struct34 struct hostapd_cached_radius_acl *next; argument54 static void hostapd_acl_cache_free(struct hostapd_cached_radius_acl *acl_cache) in hostapd_acl_cache_free() argument56 struct hostapd_cached_radius_acl *prev; in hostapd_acl_cache_free()71 struct hostapd_cached_radius_acl *entry; in hostapd_acl_cache_get()319 struct hostapd_cached_radius_acl *prev, *entry, *tmp; in hostapd_acl_expire_cache()409 struct hostapd_cached_radius_acl *cache; in hostapd_acl_recv_radius()
86 struct hostapd_cached_radius_acl *acl_cache;