Lines Matching refs:hapd_interfaces
71 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
214 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config()
2218 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete()
2455 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
2509 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
2538 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
2807 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
2831 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
2919 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
3125 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
3669 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface()