Lines Matching defs:interfaces
77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
253 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2760 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
3049 struct hapd_interfaces *interfaces) in hostapd_bss_setup_multi_link()
3111 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces) in hostapd_cleanup_unused_mlds()
3198 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
3254 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
3283 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
3619 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
3643 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
3732 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
3956 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
4737 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface()