Home
last modified time | relevance | path

Searched refs:drv_max_acl_mac_addrs (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/ap/
Dhostapd.h603 unsigned int drv_max_acl_mac_addrs; member
Ddrv_callbacks.c407 if (hapd->iface->drv_max_acl_mac_addrs == 0 && in hostapd_notif_assoc()
Dhostapd.c1788 if (hapd->iface->drv_max_acl_mac_addrs == 0) in hostapd_set_acl()
/hostap-latest/hostapd/
Dmain.c303 iface->drv_max_acl_mac_addrs = capa.max_acl_mac_addrs; in hostapd_driver_init()
/hostap-latest/wpa_supplicant/
Dap.c1074 hapd_iface->drv_max_acl_mac_addrs = wpa_s->drv_max_acl_mac_addrs; in wpa_supplicant_create_ap()
Dwpa_supplicant_i.h932 unsigned int drv_max_acl_mac_addrs; member