Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 15 of 15) sorted by relevance

/hostap-latest/hostapd/
Dmain.c358 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init()
421 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local
435 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init()
613 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface()
643 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group()
731 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local
739 static void hostapd_global_cleanup_mld(struct hapd_interfaces *interfaces) in hostapd_global_cleanup_mld()
764 struct hapd_interfaces interfaces; in main() local
Dctrl_iface.c5037 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add()
5048 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove()
5059 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach()
5068 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach()
5076 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush()
5121 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach()
5149 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach()
5174 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd()
5259 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces()
5304 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network()
[all …]
Dhostapd_cli.c962 struct dl_list *interfaces) in hostapd_cli_get_interfaces()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_introspect.c20 struct interfaces { struct
27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
/hostap-latest/src/ap/
Dhostapd.c80 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
256 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2753 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
3042 struct hapd_interfaces *interfaces) in hostapd_bss_setup_multi_link()
3104 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces) in hostapd_cleanup_unused_mlds()
3191 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
3247 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
3276 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
3612 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
3636 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
[all …]
Dvlan_full.c54 struct hapd_interfaces *interfaces; in dyn_iface_get() local
90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
Deth_p_oui.c94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
Ddrv_callbacks.c934 struct hapd_interfaces *interfaces = assoc_hapd->iface->interfaces; in hostapd_notif_disassoc_mld() local
2794 struct hapd_interfaces *interfaces = ctx; in hostapd_event_global() local
Dsta_info.c1036 struct hapd_interfaces *interfaces; in ap_sta_ml_disconnect() local
Dbeacon.c1300 struct hapd_interfaces *interfaces = iface->interfaces; in sta_track_seen_on() local
Ddpp_hostapd.c3906 struct hapd_interfaces *interfaces = ctx; in hostapd_dpp_remove_bi() local
Dhostapd.h537 struct hapd_interfaces *interfaces; member
/hostap-latest/src/wps/
Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
/hostap-latest/wpa_supplicant/
Dwpa_priv.c52 struct wpa_priv_interface *interfaces; member
/hostap-latest/src/drivers/
Ddriver_nl80211.h27 struct dl_list interfaces; member