Home
last modified time | relevance | path

Searched refs:DENY_UNLESS_ACCEPTED (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c228 if (hapd->conf->macaddr_acl == DENY_UNLESS_ACCEPTED) in hostapd_check_acl()
Dap_config.h320 DENY_UNLESS_ACCEPTED = 1, enumerator
Dhostapd.c1360 if (conf->bss[0]->macaddr_acl == DENY_UNLESS_ACCEPTED) { in hostapd_set_acl()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1436 conf->macaddr_acl = DENY_UNLESS_ACCEPTED; in wpa_supplicant_ap_mac_addr_filter()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1302 if (hapd->conf->macaddr_acl != DENY_UNLESS_ACCEPTED) in hostapd_disassoc_accept_mac()
Dconfig_file.c2455 acl != DENY_UNLESS_ACCEPTED && in hostapd_config_fill()