/freebsd/share/doc/smm/11.timedop/ |
H A D | timed.ms | 41 Engineering Computer Network 64 area network. 72 of the various hosts in a local area network. 85 The master computes the \fInetwork time\fP as the average of the 99 When a machine comes up and joins the network, 103 The time daemons are able to maintain a single network time in spite of 112 the network be partitioned. 123 transmission protocols to broadcast a message on a network 125 The submaster appears as a slave on one network, and as a master 128 A submaster classifies each network as one of three types. [all …]
|
/freebsd/share/doc/smm/01.setup/ |
H A D | 5.t | 33 .Sh 1 "Network setup" 38 serial lines to local area network controllers 39 for the Ethernet. Network services are split between the 43 \*(4B also supports the Xerox Network Systems (NS) protocols. 63 The loop driver is used in network testing 66 If you are planning to use the Internet network facilities on a 10Mb/s 76 All network interface drivers including the loopback interface, 85 The manual page for each network interface 113 network to off-site hosts. Subnetworks are useful because 116 it also means that local network numbers may be locally administered. [all …]
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 3.t | 28 .\".ds RH "Network Library Routines 36 3. NETWORK LIBRARY ROUTINES 42 locate and construct network addresses when using the 47 to manipulate network addresses. While the 4.4BSD networking 61 into network \fIaddresses\fP which are not necessarily suitable 65 network architectures. For instance, it is desirable for a network 68 the client host. Instead, underlying services in the network 77 to network addresses, network names to network numbers, 98 #define h_addr h_addr_list[0] /* first address, network byte order */ 173 * The network number below is the one for the NS net [all …]
|
/freebsd/sbin/devd/ |
H A D | hyperv.conf | 37 # Rules for non-transparent network VF. 39 # How network VF works with hn(4) on Hyper-V in non-transparent mode: 41 # - Each network VF has a corresponding hn(4). 42 # - The network VF and the it's corresponding hn(4) have the same hardware 44 # - Once the network VF is up, e.g. ifconfig VF up: 45 # o All of the transmission should go through the network VF. 46 # o Most of the reception goes through the network VF. 50 # to the network VF, so that network layer and application layer will 52 # network VF. 54 # - Once the network VF is down or detached: [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-HS20 | 22 The core Interworking functionality (network selection, GAS/ANQP) were 27 wpa_supplicant network selection 32 network blocks (e.g., per-SSID parameters). When requested to perform 33 network selection, wpa_supplicant picks the highest priority enabled 34 network block or credential. If a credential is picked (based on ANQP 35 information from APs), a temporary network block is created 36 automatically for the matching network. This temporary network block is 37 used similarly to the network blocks that can be configured by the user, 42 By default, wpa_supplicant is not using automatic network selection 44 can be changed with the auto_interworking=1 parameter to perform network [all …]
|
H A D | config_ssid.h | 2 * WPA Supplicant / Network configuration structures 83 * struct wpa_ssid - Network configuration data 85 * This structure includes all the configuration variables for a network. This 87 * the network list, struct wpa_config::ssid. Each network block in the 92 * next - Next network in global list 100 * pnext - Next network in per-priority list 109 * id - Unique id for the network 111 * This identifier is used as a unique identifier for each network 112 * block when using the control interface. Each network is allocated an 114 * file or when a new network is added through the control interface. [all …]
|
H A D | README | 384 /etc/wpa_supplicant.conf, with network configuration for the networks 517 Configuration file can include one or more network blocks, e.g., one 519 network based on the order of network blocks in the configuration 520 file, network security level (WPA/WPA2 is preferred), and signal 525 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work 526 network 532 # home network; allow all valid ciphers 533 network={ 540 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers 541 network={ [all …]
|
H A D | wpa_supplicant.conf | 19 # file whenever configuration is changed (e.g., new network block is added with 26 # global configuration (shared by all network blocks) 46 # possible to run wpa_supplicant as root (since it needs to change network 49 # change the network configuration, this access needs to be protected in many 95 # the currently enabled networks are found, a new network (IBSS or AP mode 102 # the network blocks in the configuration file are tried one by one until 103 # the driver reports successful association; each network block should have 108 # For finding networks using hidden SSID, scan_ssid=1 in the network block can 110 # When using IBSS or AP mode, ap_scan=2 mode can force the new network to be 113 # networks are found, a new IBSS or AP mode network is created. [all …]
|
/freebsd/lib/libc/net/ |
H A D | inet_net.3 | 39 .Nd Internet network number manipulation routines 53 function converts an Internet network number from network format (usually a 55 or some other binary form, in network byte order) to CIDR presentation format 62 that are the network number. 71 function converts a presentation format Internet network number (that is, 72 printable form as held in a character string) to network format (usually a 74 or some other internal binary representation, in network byte order). 82 if the Internet network number was not valid). 95 .Sh NETWORK NUMBERS (IP VERSION 4) 96 Internet network numbers may be specified in one of the following forms: [all …]
|
H A D | inet.3 | 93 as held in a character string) to network format (usually a 95 or some other internal binary representation, in network byte order). 117 as Internet addresses and Internet network 124 from network format 127 or some other binary form, in network byte order) to presentation format 159 takes an Internet network number and a local 160 host address on that network, and constructs an Internet address 168 the network number and local host address part, 170 assuming the historical class A/B/C network masks. 172 All Internet addresses are returned in network [all …]
|
H A D | getnetent.3 | 37 .Nd get network entry 66 following structure describing an internet network. 68 from the nameserver, broken-out fields of a line in the network data base 88 The official name of the network. 90 A zero terminated list of alternate names for the network. 92 The type of the network number returned; currently only AF_INET. 94 The network number. 95 Network numbers are returned in machine byte 138 Network numbers are supplied in host order. 187 Only Internet network [all …]
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_byteswap.h | 62 * The byte swapping functions and macros allow swapping bytes from network 65 * All data transmitted between systems should be in network byte order. 104 * The CL_NTOH16 macro converts a 16-bit value from network byte order to 114 * [in] 16-bit value to swap from network byte order to host byte order. 132 * network byte order. The CL_HTON16 macro will cause constant values to be 141 * [in] 16-bit value to swap from host byte order to network byte order. 144 * Value of val converted to network byte order. 166 * The cl_ntoh16 function converts a 16-bit value from network byte order to 176 * [in] Value to swap from network byte order to host byte order. 193 * network byte order. [all …]
|
/freebsd/share/doc/smm/18.net/ |
H A D | c.t | 42 a policy optimized for ``normal'' network operation. 49 garbage collect memory from the network, but difficult. In 51 portion of the network will have to be ``turned off'' as 55 be lost, impacting other hosts on the network, as well as 69 that may be allocated by the network. 80 The private page table is used by the network buffer management 89 memory from the network page pool if possible. 113 Incoming packets from the network are always received unless 118 overwhelmed by excessive network traffic (for instance a host 119 acting as a gateway from a high bandwidth network to a low bandwidth [all …]
|
H A D | a.t | 39 multiple network interfaces (one on each local area network), 40 and possibly a connection to a long haul network (for example, 46 Instead, where possible, the network system 58 The network system maintains a set of routing tables for 59 selecting a network interface to use in delivering a 75 for routes to a host and one for routes to a network. The 85 a host, and one assuming the target is the network portion 93 route (by convention, network 0). 95 By doing this, routes to a specific host on a network may be 96 present as well as routes to the network. This also allows a [all …]
|
/freebsd/sys/dev/e1000/ |
H A D | README | 33 - The igb driver supports all 82575 and 82576-based gigabit network connections. 34 - The em driver supports all other gigabit network connections. 38 NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100 42 network drivers, refer to the Intel Support website: 111 In the default mode, an Intel(R) Ethernet Network Adapter using copper 122 Caution: Only experienced network administrators should force speed and duplex 128 An Intel(R) Ethernet Network Adapter using fiber-based connections, however, 198 Intel(R) PRO/1000 PT Network Connection 200 Intel(R) PRO/1000 PT Dual Port Network Connection 204 Intel(R) PRO/1000 PF Network Connection [all …]
|
/freebsd/share/man/man4/ |
H A D | iwlwifi.4 | 35 .Nd Intel IEEE 802.11a/b/g/n/ac/ax wireless network driver 59 driver provides support for Intel Wireless network devices. 149 Killer (R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz 151 Killer (R) Wireless-AC 1550s Wireless Network Adapter (9560NGW) 153 Killer (R) Wireless-AC 1550i Wireless Network Adapter (9560NGW) 155 Killer(R) Wireless-AC 1550s Wireless Network Adapter (9560D2W) 160MHz 157 Killer(R) Wireless-AC 1550i Wireless Network Adapter (9560NGW) 160MHz 159 Killer(R) Wi-Fi 6E AX1690s 160MHz Wireless Network Adapter (411D2W) 161 Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) 167 Killer(R) Wi-Fi 6 AX1650w 160MHz Wireless Network Adapter (200D2W) [all …]
|
H A D | hv_netvsc.4 | 33 .Nd Hyper-V Network Virtual Service Consumer 43 driver implements the virtual network device for 49 network devices attached to the Hyper-V server. 52 guest can access network devices using Hyper-V's 57 driver implements a network 59 Service Consumer (VSC) that relays network requests from the guest partition 60 to the network Virtual Service Provider (VSP) hosted in the root partition 64 The VSP in the root partition then forwards the network related requests to 65 the physical network card. 77 Microsoft Corporation, and Network Appliance Incorporated.
|
/freebsd/libexec/nuageinit/ |
H A D | nuageinit | 64 if iface["network"]:match("<Link#%d>") then 76 -- silently return no network configuration is provided 89 nuage.warn("no network interfaces found") 98 local network = open_config("network") 106 network:write("ifconfig_" .. interface .. '="DHCP"\n') 109 network:write( 121 if r["network"] == "0.0.0.0" then 125 routing:write("route_" .. rname .. '="-net ' .. r["network"] .. " ") 135 network:write("ifconfig_" .. interface .. '_ipv6="inet6 ' .. v["ip_address"] .. '"\n') 162 network:write('ipv6_network_interfaces="') [all …]
|
/freebsd/usr.sbin/wpa/wpa_supplicant/ |
H A D | wpa_supplicant.conf.5 | 42 settings and one or more network blocks, e.g.\& 47 will automatically select the best network based on the order of 48 the network blocks in the configuration file, network security level 104 .Sh NETWORK BLOCKS 105 Each potential network/access point should have a 106 .Dq "network block" 108 When multiple network blocks are listed in a configuration file, 113 A network block description is of the form: 115 network={ 122 .Qq Li "network={" [all …]
|
/freebsd/share/doc/smm/12.timed/ |
H A D | timed.ms | 60 a local area network clock synchronizer for 68 of the various hosts in a local area network. 76 local area network, consists of a collection of \fItime daemons\fP 86 The master computes the \fInetwork time\fP as the average of the 92 of the machines on the same network. 100 When a machine comes up and joins the network, 104 The time daemons therefore maintain a single network time in spite of 109 A submaster time daemon functions as a slave on one network that 112 packets from one network to the other. 117 terminate (for example, because of a run-time error), or the network be [all …]
|
/freebsd/sys/dev/ice/ |
H A D | ice_drv_info.h | 93 "Intel(R) Ethernet Network Adapter E810-C-Q1"), 96 "Intel(R) Ethernet Network Adapter E810-C-Q2"), 99 "Intel(R) Ethernet Network Adapter E810-C-Q1"), 102 "Intel(R) Ethernet Network Adapter E810-C-Q2"), 105 "Intel(R) Ethernet Network Adapter E810-C-Q1 for OCP3.0"), 108 "Intel(R) Ethernet Network Adapter E810-C-Q2 for OCP3.0"), 111 "Intel(R) Ethernet Network Adapter E810-C-Q1 for OCP3.0"), 114 "Intel(R) Ethernet Network Adapter E810-C-Q2 for OCP3.0"), 117 "Intel(R) Ethernet Network Adapter E810-L-Q2 for OCP3.0"), 120 "Intel(R) Ethernet Network Adapte [all...] |
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | wlanconfig | 217 f_dialog_title "Network Selection" 218 prompt="Select a wireless network to connect to." 221 NETWORK=$( eval $DIALOG \ 233 f_dialog_data_sanitize NETWORK 237 # Ask if the user wants to select network manually 238 f_dialog_title "Network Selection" 239 f_yesno "Do you want to select the network manually?" || exit 1 240 f_dialog_input NETWORK "Enter SSID" || exit 1 267 awk -F '\t' "/^\"$NETWORK\"\t/ { print \$2 }" ) 276 "SSID" 1 0 "$NETWORK" 1 12 0 0 2 \ [all …]
|
/freebsd/sbin/route/ |
H A D | route.8 | 46 utility is used to manually manipulate the network 74 Bypass attempts to print host and network names symbolically 78 may require correct operation of the network; thus it may be expedient 117 routing lookup misses, or suspected network partitionings. 192 is the destination host or network, 196 a network by interpreting the Internet address specified as the 203 force the destination to be interpreted as a network or a host, respectively. 213 is the symbolic name of a network, then the route is 214 assumed to be to a network; otherwise, it is presumed to be a 259 the gateway given is the address of this host on the common network, [all …]
|
/freebsd/share/doc/smm/02.config/ |
H A D | e.t | 28 .\".ds RH "Network configuration options 33 APPENDIX E. NETWORK CONFIGURATION OPTIONS 38 The network support in the kernel is self-configuring 39 according to the protocol support options (INET and NS) and the network 41 There are several changes that may be made to customize network behavior 49 First, the size of the network routing hash table is increased. 50 Secondly, machines that have only a single hardware network interface 65 Normally, 4.4BSD machines with multiple network interfaces 74 network, an ICMP redirect is sent to the source host. 76 a host redirect is sent, otherwise a network redirect is sent. [all …]
|
/freebsd/usr.bin/whois/ |
H A D | whois.1 | 33 .Nd "Internet domain name and network number directory service" 45 Network Information Centers 73 It contains network numbers used in those parts of the world covered neither by 80 Use the Asia/Pacific Network Information Center 83 It contains network numbers used in East Asia, Australia, 88 Use the Network Abuse Clearinghouse database. 89 It contains addresses to which network abuse should be reported, 98 Use the African Network Information Centre 101 It contains network numbers used in Africa and the islands of the 113 Use the traditional Network Information Center (InterNIC) [all …]
|