Lines Matching defs:interfaces
69 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
204 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2099 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
2338 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
2392 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
2681 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
2705 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
2793 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
2999 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
3537 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface()