| /freebsd-14.2/contrib/wpa/hostapd/ |
| H A D | main.c | 374 iface->interfaces = interfaces; in hostapd_interface_init() 744 if (!interfaces || !interfaces->mld) in hostapd_global_cleanup_mld() 756 interfaces->mld = NULL; in hostapd_global_cleanup_mld() 786 os_memset(&interfaces, 0, sizeof(interfaces)); in main() 807 if (!interfaces.dpp) in main() 920 interfaces.iface = os_calloc(interfaces.count + num_bss_configs, in main() 954 interfaces.iface[i] = hostapd_interface_init(&interfaces, in main() 998 interfaces.iface[interfaces.count++] = iface; in main() 1010 interfaces.terminate_on_error = interfaces.count; in main() 1039 interfaces.iface = NULL; in main() [all …]
|
| H A D | ctrl_iface.c | 4490 hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process() 5074 dpp_global_clear(interfaces->dpp); in hostapd_ctrl_iface_flush() 5076 interfaces->dpp_pb_bi = NULL; in hostapd_ctrl_iface_flush() 5083 info = &interfaces->dpp_pb[i]; in hostapd_ctrl_iface_flush() 5250 iface = interfaces->iface[i]; in hostapd_global_ctrl_iface_interfaces() 5388 interfaces->ctrl_iface_cookie, in hostapd_global_ctrl_iface_receive() 5733 close(interfaces->global_ctrl_sock); in hostapd_global_ctrl_iface_deinit() 5734 interfaces->global_ctrl_sock = -1; in hostapd_global_ctrl_iface_deinit() 5742 if (interfaces->global_iface_path && in hostapd_global_ctrl_iface_deinit() 5751 interfaces->global_iface_path, in hostapd_global_ctrl_iface_deinit() [all …]
|
| /freebsd-14.2/contrib/wpa/src/ap/ |
| H A D | hostapd.c | 253 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local 296 iface->interfaces = interfaces; in hostapd_reload_config() 297 interfaces->iface[interfaces->count] = iface; in hostapd_reload_config() 2711 if (iface->interfaces && iface->interfaces->count > 1) in hostapd_setup_interface_complete_sync() 2780 if (interfaces && interfaces->terminate_on_error) in hostapd_setup_interface_complete() 3096 interfaces->mld[interfaces->mld_count] = mld; in hostapd_bss_setup_multi_link() 3368 iface->interfaces = interfaces; in hostapd_interface_init_bss() 3628 hapd_iface = interfaces->iface[interfaces->count] = in hostapd_iface_alloc() 3636 hapd_iface->interfaces = interfaces; in hostapd_iface_alloc() 3770 interfaces->iface[interfaces->count++] = hapd_iface; in hostapd_add_iface() [all …]
|
| H A D | utils.c | 108 if (hapd->iface->interfaces && in hostapd_prune_associations() 109 hapd->iface->interfaces->for_each_interface) in hostapd_prune_associations() 110 hapd->iface->interfaces->for_each_interface( in hostapd_prune_associations() 111 hapd->iface->interfaces, prune_associations, &data); in hostapd_prune_associations()
|
| H A D | eth_p_oui.c | 94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local 104 interfaces = hapd->iface->interfaces; in eth_p_oui_register() 106 dl_list_for_each(iface, &interfaces->eth_p_oui, struct eth_p_oui_iface, in eth_p_oui_register() 128 dl_list_add_tail(&interfaces->eth_p_oui, &iface->list); in eth_p_oui_register()
|
| H A D | dpp_hostapd.c | 61 bi = dpp_add_qr_code(hapd->iface->interfaces->dpp, cmd); in hostapd_dpp_qr_code() 97 bi = dpp_add_nfc_uri(hapd->iface->interfaces->dpp, cmd); in hostapd_dpp_nfc_uri() 1040 if (!hapd->iface->interfaces->dpp) in hostapd_dpp_rx_auth_req() 1076 if (dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_auth_req() 1226 hapd->iface->interfaces->dpp, key); in hostapd_dpp_handle_key_pkg() 2977 if (dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_action() 3421 dpp_relay_listen(hapd->iface->interfaces->dpp, in hostapd_dpp_add_controllers() 3523 if (hapd->iface->interfaces) { in hostapd_dpp_deinit() 3524 dpp_relay_stop_listen(hapd->iface->interfaces->dpp); in hostapd_dpp_deinit() 3906 struct hapd_interfaces *interfaces = ctx; in hostapd_dpp_remove_bi() local [all …]
|
| H A D | vlan_full.c | 54 struct hapd_interfaces *interfaces; in dyn_iface_get() local 56 interfaces = hapd->iface->interfaces; in dyn_iface_get() 57 dynamic_ifaces = &interfaces->vlan_priv; in dyn_iface_get() 90 struct hapd_interfaces *interfaces; in dyn_iface_put() local 93 interfaces = hapd->iface->interfaces; in dyn_iface_put() 94 dynamic_ifaces = &interfaces->vlan_priv; in dyn_iface_put()
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new_introspect.c | 20 struct interfaces { struct 27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument 30 struct interfaces *iface; in add_interface() 32 dl_list_for_each(iface, list, struct interfaces, list) { in add_interface() 37 iface = os_zalloc(sizeof(struct interfaces)); in add_interface() 100 struct interfaces *iface; in extract_interfaces_methods() 115 struct interfaces *iface; in extract_interfaces_signals() 130 struct interfaces *iface; in extract_interfaces_properties() 161 struct interfaces *iface, *n; in add_interfaces() 163 dl_list_for_each_safe(iface, n, list, struct interfaces, list) { in add_interfaces()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | sony,imx214.txt | 22 - flash-leds: See ../video-interfaces.txt 23 - lens-focus: See ../video-interfaces.txt 27 Documentation/devicetree/bindings/media/video-interfaces.txt. 30 - data-lanes: check ../video-interfaces.txt 31 - link-frequencies: check ../video-interfaces.txt 32 - remote-endpoint: check ../video-interfaces.txt
|
| H A D | nokia,smia.txt | 8 Documentation/devicetree/bindings/media/video-interfaces.txt . 12 Documentation/devicetree/bindings/media/video-interfaces.txt . 31 - flash-leds: See ../video-interfaces.txt 32 - lens-focus: See ../video-interfaces.txt 35 ../video-interfaces.txt .
|
| H A D | imx290.txt | 5 interfaces. The sensor output is available via CMOS logic parallel SDR output, 24 Documentation/devicetree/bindings/media/video-interfaces.txt. 27 - data-lanes: check ../video-interfaces.txt 28 - link-frequencies: check ../video-interfaces.txt 29 - remote-endpoint: check ../video-interfaces.txt
|
| H A D | mipi-ccs.yaml | 24 Documentation/devicetree/bindings/media/video-interfaces.txt . 62 description: Flash LED phandles. See ../video-interfaces.txt for details. 65 description: Lens focus controller phandles. See ../video-interfaces.txt 69 description: Rotation of the sensor. See ../video-interfaces.txt for 79 $ref: /schemas/media/video-interfaces.yaml# 107 #include <dt-bindings/media/video-interfaces.h>
|
| H A D | ov5647.txt | 4 OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces 13 The common video interfaces bindings (see video-interfaces.txt) should be
|
| H A D | toshiba,et8ek8.txt | 6 Documentation/devicetree/bindings/media/video-interfaces.txt . 26 - flash-leds: See ../video-interfaces.txt 27 - lens-focus: See ../video-interfaces.txt
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | microchip,lan966x-serdes.yaml | 13 Lan966x has 7 interfaces, consisting of 2 copper transceivers(CU), 14 3 SERDES6G and 2 RGMII interfaces. Two of the SERDES6G support QSGMII. 16 interfaces. The Serdes controller will allow to configure these interfaces 17 and allows to "mux" the interfaces to different ports.
|
| /freebsd-14.2/libexec/rc/rc.d/ |
| H A D | bridge | 51 eval interfaces=\$autobridge_${bridge} 52 if [ -n "${interfaces}" ]; then 53 for i in ${interfaces}; do
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | samsung-s5k6a3.txt | 4 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces 26 The common video interfaces bindings (see video-interfaces.txt) should be 33 video-interfaces.txt. The sensor supports only one data lane.
|
| H A D | samsung-s5c73m3.txt | 7 slave device nodes corresponding to these control bus interfaces are required 36 The common video interfaces bindings (see video-interfaces.txt) should be used 49 video-interfaces.txt. This sensor doesn't support data lane remapping
|
| /freebsd-14.2/contrib/wireguard-tools/ |
| H A D | show.c | 391 char *interfaces = ipc_list_devices(), *interface; in show_main() local 393 if (!interfaces) { in show_main() 397 ret = !!*interfaces; in show_main() 398 interface = interfaces; in show_main() 420 free(interfaces); in show_main() 422 char *interfaces, *interface; in show_main() local 428 interfaces = ipc_list_devices(); in show_main() 429 if (!interfaces) { in show_main() 433 interface = interfaces; in show_main() 436 free(interfaces); in show_main()
|
| /freebsd-14.2/contrib/netbsd-tests/ipf/expected/ |
| H A D | f29 | 30 interfaces: in X[nic0],X[] out X[nic3],X[] 36 interfaces: in X[nic0],X[] out X[nic2],X[] 42 interfaces: in X[nic0],X[] out X[nic1],X[] 48 interfaces: in X[nic0],X[] out X[nic0],X[]
|
| /freebsd-14.2/sbin/pfctl/tests/files/ |
| H A D | pf0009.in | 1 interfaces = "{ enc0, tun1000000 }" 3 block in on $interfaces all
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,audmix.txt | 5 audio interfaces. These are driven by two Synchronous Audio interface 8 from two interfaces into a single sample. Before mixing, audio samples of 10 Audio Mixer is also a serial audio interface. Like input interfaces it has 38 to SAI interfaces to be provided, the first SAI in the
|
| /freebsd-14.2/sys/nfs/ |
| H A D | bootp_subr.c | 175 STAILQ_HEAD(, bootpc_ifcontext) interfaces; 796 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_call() 819 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_call() 835 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_call() 1558 STAILQ_INIT(&gctx->interfaces); in bootpc_init() 1606 ifctx = STAILQ_FIRST(&gctx->interfaces); in bootpc_init() 1644 if (STAILQ_EMPTY(&gctx->interfaces) || in bootpc_init() 1664 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_init() 1667 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_init() 1677 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_init() [all …]
|
| /freebsd-14.2/libexec/rc/ |
| H A D | network.subr | 145 # interfaces. 616 # interfaces. 1252 # Create IEEE802.11 interfaces. 1294 # Destroy IEEE802.11 interfaces. 1327 # Create cloneable interfaces. 1417 # Destroy cloned interfaces. Destroyed interfaces are echoed to 1482 # interfaces are created. 1490 # Create vlan interfaces 1520 # Destroy child interfaces. 1590 # nodhcp - all interfaces, excluding DHCP configured interfaces [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | ps8622.txt | 12 - video interfaces: Device node can contain video interface port 15 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
|