Searched refs:hapd_interfaces (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/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)
34 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface)
H A Dmain.c260 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name,
323 struct hapd_interfaces *interfaces = signal_ctx;
337 static int hostapd_global_init(struct hapd_interfaces *interfaces,
414 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize,
513 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces,
543 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces,
631 struct hapd_interfaces *interfaces = eloop_ctx;
641 struct hapd_interfaces interfaces;
H A Dctrl_iface.c3802 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces,
3813 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces,
3824 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces,
3833 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces,
3841 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces)
3864 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces,
3892 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces,
3916 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces,
4001 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces,
4046 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interface
[all...]
/freebsd-12-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.h35 void hostapd_dpp_init_global(struct hapd_interfaces *ifaces);
36 void hostapd_dpp_deinit_global(struct hapd_interfaces *ifaces);
H A Dhostapd.h43 struct hapd_interfaces { struct
48 int (*for_each_interface)(struct hapd_interfaces *interfaces,
418 struct hapd_interfaces *interfaces;
572 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
586 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
589 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
597 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf);
598 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
647 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
H A Deth_p_oui.c94 struct hapd_interfaces *interfaces;
H A Dvlan_full.c54 struct hapd_interfaces *interfaces;
90 struct hapd_interfaces *interfaces;
H A Dhostapd.c69 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
204 struct hapd_interfaces *interfaces = iface->interfaces;
2099 struct hapd_interfaces *interfaces = iface->interfaces;
2338 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
2392 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname)
2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
2681 hostapd_iface_alloc(struct hapd_interfaces *interfaces)
2705 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname,
2793 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf)
2999 int hostapd_remove_iface(struct hapd_interfaces *interface
[all...]
H A Dbeacon.c691 struct hapd_interfaces *interfaces = iface->interfaces;
H A Ddrv_callbacks.c1908 struct hapd_interfaces *interfaces = ctx;

Completed in 140 milliseconds