Searched refs:network (Results 1 – 25 of 84) sorted by relevance
1234
2 // Access PXE-compatible devices for network access and network booting.5 // PXE-compatible device for network access or booting. It could work together21 … #language en-US "Access PXE-compatible devices for network access and network booting"23 … Base Code Protocol which is used to accessing PXE-compatible device for network access or booting…
2 # Access PXE-compatible devices for network access and network booting.5 # PXE-compatible device for network access or booting. It could work together
2 // This library instance provides the basic network services.4 // This library instance provides the basic network services.19 #string STR_MODULE_ABSTRACT #language en-US "Provides the basic network services"21 …E_DESCRIPTION #language en-US "This library instance provides the basic network services."
53 for (Network network : networks) { in execute()54 NetworkInfo info = connManager.getNetworkInfo(network); in execute()56 NetworkCapabilities capabilities = connManager.getNetworkCapabilities(network); in execute()
6 the network. HSD 2061369 and dynamic IP address need to be properly assigned to the network adapters on the11 understand how the system is connected to the network!14 the proper network configuration - A template set of files is in StdLib\Efi\etc. Note33 * Only version 4 of the UEFI network stack is supported
4 // This module provides basic network IPv6 packet I/O services which includes support for8 // the EFI IPv6 network stack.25 …network IPv6 packet I/O services which includes support for Neighbor Discovery Protocol (ND), Mult…
19 #string STR_IP6_CONFIG_FORM_HELP #language en-US "Configure IPv6 network parameters."21 #string STR_IP6_DEVICE_FORM_HELP #language en-US "Display IPv6 network parameters."26 #string STR_IP6_INTERFACE_TYPE_HELP #language en-US "The interface type of the network interfac…29 #string STR_IP6_MAC_ADDRESS_HELP #language en-US "The hardware address of the network interf…34 #string STR_IP6_ROUTE_TABLE_HELP #language en-US "The route table of the IPv6 network stack …
10 network="${3}.$((4*$2 - 4))/30"19 iptables -t nat -D POSTROUTING -s "${network}" -j MASQUERADE
11 network="${3}.$((4*$2 - 4))/30"20 iptables -t nat -A POSTROUTING -s "${network}" -j MASQUERADE
29 service network-manager start142 service network-manager stop183 cat >/etc/network/interfaces.d/${ROCKNET}.conf <<EOF207 After=network.target
25 #string STR_VCONFIG_INVALID_IF #language en-US "Invalid network interface - %s.\n"37 ".TH VConfig 0 "Display or modify VLAN configuration for network interface."\r\n"39 "Display or modify VLAN configuration for network interface.\r\n"46 " -a Add a VLAN device for the network interface.\r\n"48 " IfName Name of network interface, e.g. eth0, eth1.\r\n"
5 // EFI IPv6 network stack.22 …t is shell application which is used to set and get configurations for the EFI IPv6 network stack."
2 // This package provides network modules that conform to UEFI 2.4 specification.4 // This package provides network modules that conform to UEFI 2.4 specification.19 #string STR_PACKAGE_ABSTRACT #language en-US "This package provides network modules that…21 #string STR_PACKAGE_DESCRIPTION #language en-US "This package provides network modules that…63 …Guid_PcdIScsiAIPNetworkBootPolicy_PROMPT #language en-US "Type Value of network boot policy used …
5 // Identifier Protocol, to provide a packet level interface to a network adapter.22 …FI Network Interface Identifier Protocol to provide a packet level interface to a network adapter."
18 # Enable standard network access (for XTRA download)21 ## And some additional network access
94 auto network = gateway_s_addr & netmask_s_addr; in ParseInterfaceAttributes() local95 auto s_addr = network + 1; in ParseInterfaceAttributes()103 if (s_addr == network) { in ParseInterfaceAttributes()
21 # Enable standard network access (for XTRA download)24 # And some additional network access
6 // which network stack has been loaded in system.23 …e TCPv4 Protocol or TCPv6 Protocol or both of them that depends on which network stack has been lo…
5 // to provide raw asynchronous network I/O services. It also produces EFI VLAN Protocol23 …rk Protocol upon EFI Simple Network Protocol to provide raw asynchronous network I/O services. It …
3 MDIO driver provides access to network PHYs' registers via MARVELL_MDIO_READ and
5 // to provide basic network IPv4 packet I/O services, which includes support for a24 …Pv4 Protocol upon EFI MNP Protocol and EFI ARP Protocol to provide basic network IPv4 packet I/O s…
5 // network stack, used to control PXE-compatible devices. It produces EFI Load File24 …oduces EFI PXE Base Code Protocol upon the EFI MMP Protocol and the IPv4 network stack, and is use…
34 …ING6_LINE_HELP #language en-US "Ping a target machine with UEFI IPv6 network stack"37 ".TH Ping6 0 "Ping a target machine with UEFI IPv6 network stack."\r\n"39 "Ping a target machine with UEFI IPv6 network stack.\r\n"