Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDap_config.h270 DENY_UNLESS_ACCEPTED = 1, enumerator
HDieee802_11_auth.c261 if (hapd->conf->macaddr_acl == DENY_UNLESS_ACCEPTED) in hostapd_allowed_address()
HDhostapd.c1183 if (conf->bss[0]->macaddr_acl == DENY_UNLESS_ACCEPTED) { in hostapd_set_acl()
/NextBSD/contrib/wpa/wpa_supplicant/
HDap.c1245 conf->macaddr_acl = DENY_UNLESS_ACCEPTED; in wpa_supplicant_ap_mac_addr_filter()
/NextBSD/contrib/wpa/hostapd/
HDctrl_iface.c1342 } else if (hapd->conf->macaddr_acl == DENY_UNLESS_ACCEPTED && in hostapd_ctrl_iface_set()
HDconfig_file.c2011 bss->macaddr_acl != DENY_UNLESS_ACCEPTED && in hostapd_config_fill()