Searched refs:hostapd_set_acl (Results 1 – 4 of 4) sorted by relevance
821 int hostapd_set_acl(struct hostapd_data *hapd);
1782 int hostapd_set_acl(struct hostapd_data *hapd) in hostapd_set_acl() function2629 hostapd_set_acl(hapd); in hostapd_setup_interface_complete_sync()
4352 hostapd_set_acl(hapd)) in hostapd_ctrl_iface_receive_process()4358 hostapd_set_acl(hapd) || in hostapd_ctrl_iface_receive_process()4369 if (hostapd_set_acl(hapd) || in hostapd_ctrl_iface_receive_process()4380 hostapd_set_acl(hapd) || in hostapd_ctrl_iface_receive_process()4387 hostapd_set_acl(hapd)) in hostapd_ctrl_iface_receive_process()4397 if (hostapd_set_acl(hapd)) in hostapd_ctrl_iface_receive_process()
1792 return hostapd_set_acl(hapd); in ap_ctrl_iface_set_acl()