Home
last modified time | relevance | path

Searched refs:hapd_interfaces (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/contrib/wpa/hostapd/
H A Dctrl_iface.h15 int hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface);
16 void hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface);
28 hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_init()
34 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_deinit()
H A Dmain.c257 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init()
320 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload()
334 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init()
411 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run()
511 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface()
541 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group()
629 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic()
639 struct hapd_interfaces interfaces; in main()
H A Dctrl_iface.c4447 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add()
4458 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove()
4486 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush()
4516 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach()
4544 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach()
4568 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd()
4653 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces()
4698 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network()
4769 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_global_ctrl_iface_receive()
4947 int hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_init()
[all …]
/freebsd-13.1/contrib/wpa/src/ap/
H A Dhostapd.h47 struct hapd_interfaces { struct
52 int (*for_each_interface)(struct hapd_interfaces *interfaces, argument
449 struct hapd_interfaces *interfaces;
604 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
618 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
621 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
632 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf);
633 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
684 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
H A Ddpp_hostapd.h41 void hostapd_dpp_init_global(struct hapd_interfaces *ifaces);
42 void hostapd_dpp_deinit_global(struct hapd_interfaces *ifaces);
H A Deth_p_oui.c94 struct hapd_interfaces *interfaces; in eth_p_oui_register()
H A Dhostapd.c71 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
215 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config()
2244 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete()
2483 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
2537 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
2566 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
2835 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
2859 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
2947 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
3153 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
[all …]
H A Dvlan_full.c54 struct hapd_interfaces *interfaces; in dyn_iface_get()
90 struct hapd_interfaces *interfaces; in dyn_iface_put()
H A Dbeacon.c801 struct hapd_interfaces *interfaces = iface->interfaces; in sta_track_seen_on()
H A Ddrv_callbacks.c2094 struct hapd_interfaces *interfaces = ctx; in wpa_supplicant_event_global()
H A Ddpp_hostapd.c2709 struct hapd_interfaces *interfaces = ctx; in hostapd_dpp_remove_bi()