Searched defs:hostapd_cached_radius_acl (Results 1 – 1 of 1) 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() argument