Searched refs:hostapd_set_acl (Results 1 – 4 of 4) sorted by relevance
814 int hostapd_set_acl(struct hostapd_data *hapd);
1779 int hostapd_set_acl(struct hostapd_data *hapd) in hostapd_set_acl() function2641 hostapd_set_acl(hapd); in hostapd_setup_interface_complete_sync()
4337 hostapd_set_acl(hapd)) in hostapd_ctrl_iface_receive_process()4343 hostapd_set_acl(hapd) || in hostapd_ctrl_iface_receive_process()4354 if (hostapd_set_acl(hapd) || in hostapd_ctrl_iface_receive_process()4365 hostapd_set_acl(hapd) || in hostapd_ctrl_iface_receive_process()4372 hostapd_set_acl(hapd)) in hostapd_ctrl_iface_receive_process()4382 if (hostapd_set_acl(hapd)) in hostapd_ctrl_iface_receive_process()
1792 return hostapd_set_acl(hapd); in ap_ctrl_iface_set_acl()