Searched defs:interfaces (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
H A Deth_p_oui.c94 struct hapd_interfaces *interfaces; local
H A Dvlan_full.c54 struct hapd_interfaces *interfaces; local
90 struct hapd_interfaces *interfaces; local
H A Dbeacon.c691 struct hapd_interfaces *interfaces = iface->interfaces; local
H A Ddrv_callbacks.c1908 struct hapd_interfaces *interfaces = ctx; local
H A Dhostapd.c69 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, argument
204 struct hapd_interfaces *interfaces = iface->interfaces; local
2099 struct hapd_interfaces *interfaces = iface->interfaces; local
2338 hostapd_init(struct hapd_interfaces *interfaces, const char *config_file) argument
2392 ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) argument
2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, const char *config_fname, int debug) argument
2681 hostapd_iface_alloc(struct hapd_interfaces *interfaces) argument
2705 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, const char *ctrl_iface, const char *driver) argument
2793 hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) argument
2999 hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) argument
3537 hostapd_get_iface(struct hapd_interfaces *interfaces, const char *ifname) argument
[all...]
H A Dhostapd.h418 struct hapd_interfaces *interfaces; member in struct:hostapd_iface
/freebsd-12-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c20 struct interfaces { struct
32 dl_list_for_each(iface, list, struct interfaces, list) { argument
163 dl_list_for_each_safe(iface, n, list, struct interfaces, list) argument
[all...]
/freebsd-12-stable/contrib/wpa/src/wps/
H A Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member in struct:upnp_wps_device_sm
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c52 struct wpa_priv_interface *interfaces; member in struct:wpa_priv_global
/freebsd-12-stable/contrib/wpa/hostapd/
H A Dmain.c260 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, argument
323 struct hapd_interfaces *interfaces = signal_ctx; local
337 static int hostapd_global_init(struct hapd_interfaces *interfaces, argument
513 hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, const char *path) argument
543 hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, const char *group) argument
631 struct hapd_interfaces *interfaces = eloop_ctx; local
641 struct hapd_interfaces interfaces; local
[all...]
H A Dhostapd_cli.c947 hostapd_cli_get_interfaces(struct wpa_ctrl *ctrl, struct dl_list *interfaces) argument
H A Dctrl_iface.c3802 hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, char *buf) argument
3813 hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, char *buf) argument
3824 hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, struct sockaddr_storage *from, socklen_t fromlen, char *input) argument
3833 hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, struct sockaddr_storage *from, socklen_t fromlen) argument
3841 hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) argument
3864 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, const char *cmd) argument
3892 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, const char *cmd) argument
3916 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, const char *ifname) argument
4001 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, const char *input, char *reply, int reply_size) argument
4046 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, char *cmd) argument
4090 hostapd_global_ctrl_iface_ifname(struct hapd_interfaces *interfaces, const char *ifname, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) argument
4117 void *interfaces = eloop_ctx; local
4486 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interfaces) argument
[all...]
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h29 struct dl_list interfaces; member in struct:nl80211_global
/freebsd-12-stable/sbin/route/
H A Droute.c1413 interfaces(void) function

Completed in 323 milliseconds