Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmain_winmain.c25 struct wpa_interface *ifaces, *iface; in WinMain() local
H A Dmain.c184 struct wpa_interface *ifaces, *iface; in main() local
H A Dwpa_supplicant_i.h282 struct wpa_supplicant *ifaces; member
338 struct dl_list ifaces; /* struct wpa_supplicant::radio_list entries */ member
/freebsd/contrib/wpa/src/fst/
H A Dfst_group.h14 struct dl_list ifaces; member
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1529 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_pb_active() local
1538 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_remove_pb_hash() local
1570 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_conf_result() local
2342 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_pkex_commit_reveal_resp() local
2410 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_pb_pkex_init() local
2568 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_pb_presence_announcement() local
3129 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_gas_status_handler() local
3927 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_push_button() local
3951 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_push_button_stop() local
H A Dhostapd.c485 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_free_hapd_data() local
/freebsd/sbin/ifconfig/
H A Difconfig_netlink.c134 struct iface **ifaces; member
169 struct iface **ifaces= snl_allocz(ss, new_size * sizeof(void *)); in prepare_ifmap() local
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c236 struct dl_list ifaces; in add_wpas_interfaces() local
/freebsd/sys/dev/usb/
H A Dusb_device.h204 struct usb_interface *ifaces; member
206 struct usb_interface ifaces[USB_IFACE_MAX]; member
H A Dusb_transfer.c987 const uint8_t *ifaces, struct usb_xfer **ppxfer, in usbd_transfer_setup()
/freebsd/contrib/wpa/hostapd/
H A Dmain.c512 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run()
/freebsd/contrib/ntp/ntpd/
H A Dntpd.c948 const char** ifaces = STACKLST_OPT( INTERFACE ); global() local
/freebsd/contrib/libpcap/
H A Dsf-pcapng.c231 struct pcap_ng_if *ifaces; /* array of interface information */ member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_bsd.c56 struct dl_list ifaces; /* list of interfaces */ member
/freebsd/sys/netgraph/netflow/
H A Dng_netflow.h483 struct ng_netflow_iface ifaces[NG_NETFLOW_MAXIFACES]; member