Lines Matching defs:interfaces
77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
257 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2816 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
3106 struct hapd_interfaces *interfaces) in hostapd_bss_setup_multi_link()
3179 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces) in hostapd_cleanup_unused_mlds()
3268 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
3324 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
3353 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
3702 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
3726 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
3815 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
4039 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
4874 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface()