Home
last modified time | relevance | path

Searched refs:HOSTAPD_ACL_ACCEPT (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_auth.c172 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
179 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()
186 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()
208 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
234 return HOSTAPD_ACL_ACCEPT; in hostapd_allowed_address()
242 if (res == HOSTAPD_ACL_ACCEPT || in hostapd_allowed_address()
503 cache->accepted = HOSTAPD_ACL_ACCEPT; in hostapd_acl_recv_radius()
H A Dieee802_11_auth.h14 HOSTAPD_ACL_ACCEPT = 1, enumerator
H A Ddrv_callbacks.c244 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_auth.c213 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
220 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()
227 return HOSTAPD_ACL_ACCEPT; in hostapd_check_acl()
248 * Returns: HOSTAPD_ACL_ACCEPT, HOSTAPD_ACL_REJECT, or HOSTAPD_ACL_PENDING
289 return HOSTAPD_ACL_ACCEPT; in hostapd_allowed_address()
299 if (res == HOSTAPD_ACL_ACCEPT || in hostapd_allowed_address()
566 cache->accepted = HOSTAPD_ACL_ACCEPT; in hostapd_acl_recv_radius()
H A Dieee802_11_auth.h14 HOSTAPD_ACL_ACCEPT = 1, enumerator
H A Ddrv_callbacks.c206 hostapd_check_acl(hapd, addr, NULL) != HOSTAPD_ACL_ACCEPT) { in hostapd_notif_assoc()

Completed in 7 milliseconds