Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c181 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_check_acl()
Dap_config.h347 struct mac_acl_entry *deny_mac; member
Dap_config.c762 os_free(conf->deny_mac); in hostapd_config_free_bss()
Dhostapd.c1470 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac, in hostapd_set_acl()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1337 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_disassoc_deny_mac()
3607 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3612 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3616 hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3620 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
Dconfig_file.c2449 if (hostapd_config_read_maclist(pos, &bss->deny_mac,
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1501 os_free(conf->deny_mac); in wpa_supplicant_ap_mac_addr_filter()
1502 conf->deny_mac = NULL; in wpa_supplicant_ap_mac_addr_filter()