Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_auth.c185 if (hapd->conf->macaddr_acl == ACCEPT_UNLESS_DENIED) in hostapd_check_acl()
Dap_config.h336 ACCEPT_UNLESS_DENIED = 0, enumerator
Dhostapd.c1479 } else if (conf->bss[0]->macaddr_acl == ACCEPT_UNLESS_DENIED) { in hostapd_set_acl()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_auth.c226 if (hapd->conf->macaddr_acl == ACCEPT_UNLESS_DENIED) in hostapd_check_acl()
Dap_config.h333 ACCEPT_UNLESS_DENIED = 0, enumerator
Dhostapd.c1434 } else if (conf->bss[0]->macaddr_acl == ACCEPT_UNLESS_DENIED) { in hostapd_set_acl()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dap.c1437 conf->macaddr_acl = ACCEPT_UNLESS_DENIED; in wpa_supplicant_ap_mac_addr_filter()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c1670 conf->macaddr_acl = ACCEPT_UNLESS_DENIED; in wpa_supplicant_ap_mac_addr_filter()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2443 if (acl != ACCEPT_UNLESS_DENIED &&
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c2431 if (acl != ACCEPT_UNLESS_DENIED && in hostapd_config_fill()