Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h199 struct mac_acl_entry *deny_mac; member
Dieee802_11_auth.c230 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_allowed_address()
Dap_config.c395 os_free(conf->deny_mac); in hostapd_config_free_bss()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c892 os_free(conf->deny_mac); in wpa_supplicant_ap_mac_addr_filter()
893 conf->deny_mac = NULL; in wpa_supplicant_ap_mac_addr_filter()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1282 if (hostapd_config_read_maclist(pos, &bss->deny_mac, in hostapd_config_read()