Searched defs:interfaces (Results 1 – 15 of 15) sorted by relevance
/hostap/hostapd/ |
D | main.c | 403 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init() 466 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local 480 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init() 658 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface() 688 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group() 776 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local 784 static void hostapd_global_cleanup_mld(struct hapd_interfaces *interfaces) in hostapd_global_cleanup_mld() 810 struct hapd_interfaces interfaces; in main() local
|
D | ctrl_iface.c | 5414 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add() 5425 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove() 5436 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach() 5445 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach() 5453 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush() 5497 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach() 5525 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach() 5549 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd() 5634 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces() 5679 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network() [all …]
|
D | hostapd_cli.c | 970 struct dl_list *interfaces) in hostapd_cli_get_interfaces()
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 20 struct interfaces { struct 27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
|
/hostap/src/ap/ |
D | hostapd.c | 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() [all …]
|
D | vlan_full.c | 54 struct hapd_interfaces *interfaces; in dyn_iface_get() local 90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
|
D | eth_p_oui.c | 94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
|
D | drv_callbacks.c | 975 struct hapd_interfaces *interfaces = assoc_hapd->iface->interfaces; in hostapd_notif_disassoc_mld() local 2875 struct hapd_interfaces *interfaces = ctx; in wpa_supplicant_event_global() local
|
D | sta_info.c | 1085 struct hapd_interfaces *interfaces; in ap_sta_ml_disconnect() local
|
D | beacon.c | 1274 struct hapd_interfaces *interfaces = iface->interfaces; in sta_track_seen_on() local
|
D | dpp_hostapd.c | 3953 struct hapd_interfaces *interfaces = ctx; in hostapd_dpp_remove_bi() local
|
D | hostapd.h | 559 struct hapd_interfaces *interfaces; member
|
/hostap/src/wps/ |
D | wps_upnp_i.h | 124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
|
/hostap/wpa_supplicant/ |
D | wpa_priv.c | 52 struct wpa_priv_interface *interfaces; member
|
/hostap/src/drivers/ |
D | driver_nl80211.h | 27 struct dl_list interfaces; member
|