HomeSort by: relevance | last modified time | path
    Searched refs:network (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/share/examples/wpa_supplicant/
wpa_supplicant.conf 15 # an unencrypted network
16 network={ key
23 network={ key
31 network={ key
41 network={ key
53 #network={
78 #network={
103 #network={
  /src/sys/rump/net/lib/libshmif/
Makefile 5 COMMENT=Shared memory bus network interface
  /src/sys/rump/net/lib/libtap/
Makefile 7 COMMENT=/dev/tap Ethernet tunnel software network interface
  /src/sys/rump/net/lib/libtun/
Makefile 7 COMMENT=/dev/tun network tunneling over tty
  /src/sys/rump/dev/lib/libvirtio_if_vioif/
Makefile 9 COMMENT=VirtIO network interface driver
  /src/sys/rump/net/lib/libpppoe/
Makefile 5 COMPONENT= PPP over Ethernet protocol network interface
  /src/sys/rump/net/lib/libwg/
Makefile 8 COMMENT= virtual private network tunnel
  /src/sbin/newbtconf/
newbtconf.sh 18 if [ -d /etc/etc.network ] || [ -e /etc/etc.current ] ; then
22 dir=etc.network
  /src/usr.bin/telnet/
Makefile 37 USE_FORT?= yes # network client
47 SRCS= authenc.c commands.c main.c network.c ring.c sys_bsd.c telnet.c \
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
nuvoton-npcm750.dtsi 48 device_type = "network";
at91-kizbox.dts 55 label = "pwm:green:network";
62 label = "pwm:red:network";
qcom-ipq4018-ap120c-ac.dtsi 8 model = "ALFA Network AP120C-AC";
9 compatible = "alfa-network,ap120c-ac";
232 qcom,ath10k-calibration-variant = "ALFA-Network-AP120C-AC";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1028a-kontron-sl28-var4.dts 5 * This is for the network variant 4 which has two ethernet ports. It
fsl-ls1028a-kontron-sl28-var1.dts 5 * This is for the network variant 1 which has one ethernet port. It is
fsl-ls1028a-kontron-sl28-var2.dts 5 * This is for the network variant 2 which has two ethernet ports. These
  /src/distrib/miniroot/
upgrade.sh 47 # md_get_ifdevs() - return available network interfaces
194 # Start up the network in same/similar configuration as the installed system
198 The upgrade program would now like to enable the network. It will use the
200 if you wish to use the network installation capabilities of this program.
203 echo -n "Enable network? [y] "
208 echo "ERROR: can't enable network!"
215 do any additional network configuration you may need. This may include
236 # Now that the network has been configured, it is safe to configure the
install.sh 48 # md_get_ifdevs() - return available network interfaces
221 # Get network configuration information, and store it for placement in the
224 You will now be given the opportunity to configure the network. This will
233 echo -n "Configure the network? [y] "
309 do any additional network configuration you may need. This may include
337 # Now that the network has been configured, it is safe to configure the
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-3720-uDPU.dts 45 label = "udpu:green:network";
50 label = "udpu:red:network";
  /src/etc/rc.d/
Makefile 33 named ndbootd network newsyslog nfsd nfslocking npf npf_boot \
network 3 # $NetBSD: network,v 1.85 2020/10/16 15:31:04 kim Exp $
6 # PROVIDE: network
12 name="network"
38 # set hostname, turn on network
40 echo "Starting network."
206 # Configure all of the network interfaces listed in $net_interfaces;
251 echo -n 'Configuring network interfaces:'
470 resconf="# Generated by /etc/rc.d/network$nl$resconf"
472 printf %s "$resconf" | resolvconf -m "${dns_metric:-0}" -a network
486 echo "Stopping network.
    [all...]
  /src/sys/arch/sparc64/doc/
TODO 17 - ldom virtual network interface (vnet) is working
19 - the sysinst tool starts, disk setup is working, network configuration is working,
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/xilfpga/
nexys4ddr.dts 56 device_type = "network";
  /src/usr.sbin/sysinst/
msg.mi.en 484 ftp or nfs, you must be connected to a network with access to the proper
585 {I can not find any network interfaces for use by NetBSD. You will be
590 {The following network interfaces are active: %s
594 {Which network device would you like to use?}
600 {To be able to use the network, we need answers to the following:
626 {Network media type (empty to autoconfigure)}
670 Waiting while network interface comes up.
755 {There was a problem in setting up the network. Either your gateway
757 configure your network again? ("No" allows you to continue anyway
763 that the network is working? ("No" aborts the install process.
    [all...]
  /src/sys/dev/cardbus/
if_tlp_cardbus.c 362 if (ca->ca_cis.funce.network.netid_present == 0)
366 memcpy(enaddr, ca->ca_cis.funce.network.netid,
415 memcpy(enaddr, ca->ca_cis.funce.network.netid, sizeof(enaddr));
  /src/lib/libc/net/
Makefile.inc 75 inet.3 inet_network.3 inet.3 inet_ntoa.3 inet.3 network.3 \

Completed in 22 milliseconds

1 2