Searched refs:num_deny_mac (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | ap.c | 1675 &hapd->conf->num_deny_mac, in ap_ctrl_iface_acl_add_mac() 1701 &hapd->conf->num_deny_mac, in ap_ctrl_iface_acl_del_mac() 1725 hapd->conf->num_deny_mac, in ap_ctrl_iface_acl_show_mac() 1750 &hapd->conf->num_deny_mac); in ap_ctrl_iface_acl_clear_list() 1906 conf->num_deny_mac = 0; in wpa_supplicant_ap_mac_addr_filter()
|
| /src/contrib/wpa/src/ap/ |
| H A D | ieee802_11_auth.c | 219 hapd->conf->num_deny_mac, addr, vlan_id)) in hostapd_check_acl()
|
| H A D | ap_config.h | 350 int num_deny_mac; member
|
| H A D | ctrl_iface_ap.c | 1613 hapd->conf->num_deny_mac, sta->addr, in hostapd_disassoc_deny_mac()
|
| H A D | hostapd.c | 1800 conf->bss[0]->num_deny_mac, in hostapd_set_acl()
|
| /src/contrib/wpa/hostapd/ |
| H A D | ctrl_iface.c | 4364 &hapd->conf->num_deny_mac, buf + 17) || in hostapd_ctrl_iface_receive_process() 4371 &hapd->conf->num_deny_mac, buf + 17) || in hostapd_ctrl_iface_receive_process() 4377 hapd->conf->num_deny_mac, reply, reply_size); in hostapd_ctrl_iface_receive_process() 4381 &hapd->conf->num_deny_mac); in hostapd_ctrl_iface_receive_process()
|
| H A D | config_file.c | 2537 &bss->num_deny_mac)) { in hostapd_config_fill()
|