Home
last modified time | relevance | path

Searched refs:ACCEPT_UNLESS_DENIED (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c226 if (hapd->conf->macaddr_acl == ACCEPT_UNLESS_DENIED) in hostapd_check_acl()
Dap_config.h319 ACCEPT_UNLESS_DENIED = 0, enumerator
Dhostapd.c1369 } else if (conf->bss[0]->macaddr_acl == ACCEPT_UNLESS_DENIED) { in hostapd_set_acl()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1432 conf->macaddr_acl = ACCEPT_UNLESS_DENIED; in wpa_supplicant_ap_mac_addr_filter()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2454 if (acl != ACCEPT_UNLESS_DENIED && in hostapd_config_fill()