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.h339 struct mac_acl_entry *deny_mac; member
Dap_config.c777 os_free(conf->deny_mac); in hostapd_config_free_bss()
Dhostapd.c1476 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac, in hostapd_set_acl()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1385 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_disassoc_deny_mac()
3712 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3719 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3724 hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3728 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
Dconfig_file.c2426 if (hostapd_config_read_maclist(pos, &bss->deny_mac,
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1572 os_free(conf->deny_mac); in wpa_supplicant_ap_mac_addr_filter()
1573 conf->deny_mac = NULL; in wpa_supplicant_ap_mac_addr_filter()