Home
last modified time | relevance | path

Searched refs:HOSTAPD_ACL_ACCEPT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.h16 HOSTAPD_ACL_ACCEPT_TIMEOUT = 3 enumerator
Dieee802_11_auth.c108 if (entry->accepted == HOSTAPD_ACL_ACCEPT_TIMEOUT) in hostapd_acl_cache_get()
300 res == HOSTAPD_ACL_ACCEPT_TIMEOUT) in hostapd_allowed_address()
564 cache->accepted = HOSTAPD_ACL_ACCEPT_TIMEOUT; in hostapd_acl_recv_radius()
Dieee802_11.c2009 if (res == HOSTAPD_ACL_ACCEPT_TIMEOUT) { in ieee802_11_set_radius_info()