Home
last modified time | relevance | path

Searched refs:deny_mac (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/wpa/src/ap/
HDap_config.h275 struct mac_acl_entry *deny_mac; member
HDieee802_11_auth.c255 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_allowed_address()
HDap_config.c440 os_free(conf->deny_mac); in hostapd_config_free_bss()
HDhostapd.c1194 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac, in hostapd_set_acl()
/NextBSD/contrib/wpa/wpa_supplicant/
HDap.c1236 os_free(conf->deny_mac); in wpa_supplicant_ap_mac_addr_filter()
1237 conf->deny_mac = NULL; in wpa_supplicant_ap_mac_addr_filter()
/NextBSD/contrib/wpa/hostapd/
HDctrl_iface.c1334 hapd->conf->deny_mac, in hostapd_ctrl_iface_set()
HDconfig_file.c2024 if (hostapd_config_read_maclist(pos, &bss->deny_mac, in hostapd_config_fill()