Home
last modified time | relevance | path

Searched full:network (Results 1 – 25 of 5063) sorted by relevance

12345678910>>...203

/titanic_53/usr/src/cmd/svc/shell/
H A Dmfsthistory34 svc:/network/http:apache2 var/svc/manifest/network/http-apache2.xml
35 svc:/network/http var/svc/manifest/network/http-apache2.xml
36 svc:/network/apocd/udp:default var/svc/manifest/network/apocd.xml
37 svc:/network/apocd/udp var/svc/manifest/network/apocd.xml
40 svc:/network/dns/server:bind9 var/svc/manifest/network/dns/bind9-server.xml
41 svc:/network/dns/server var/svc/manifest/network/dns/bind9-server.xml
42 svc:/network/uucp:default var/svc/manifest/network/uucp.xml
43 svc:/network/uucp var/svc/manifest/network/uucp.xml
44 svc:/network/rarp:default var/svc/manifest/network/rarp.xml
45 svc:/network/rarp var/svc/manifest/network/rarp.xml
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleNetwork.h2 The EFI_SIMPLE_NETWORK_PROTOCOL provides services to initialize a network interface,
3 transmit packets, receive packets, and close a network interface.
5 Basic network device abstraction.
36 /// Simple Network Protocol data structures.
139 /// The state of the network interface.
141 /// network interface, the network interface is left in the EfiSimpleNetworkStopped state.
164 /// Reports the current state of the network interface.
168 /// The size, in bytes, of the network interface's HW address.
172 /// The size, in bytes, of the network interface's media header.
176 /// The maximum size, in bytes, of the packets supported by the network interface.
[all …]
/titanic_53/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd-upgrade.sh30 network/nfs/rquota:ticlts
31 network/nfs/rquota:udp
32 network/rexec:tcp
33 network/rexec:tcp6
34 network/rpc/gss:ticotsord
35 network/rpc/mdcomm:tcp
36 network/rpc/mdcomm:tcp6
37 network/rpc/meta:tcp
38 network/rpc/meta:tcp6
39 network/rpc/metamed:tcp
[all …]
/titanic_53/usr/src/cmd/svc/milestone/
H A Dnetwork-location.xml32 <service_bundle type='manifest' name='SUNWcsr:network-location'>
35 network/location is used as a medium to refresh and restart SMF
36 services dependent on network/location whenever nwamd(1M) changes
39 network/location. This causes the services dependent on network/location
42 The following services are dependent on network/location with a
45 svc:/network/dns/client:default
46 svc:/network/nis/client:default
47 svc:/network/ldap/client:default
49 svc:/network/nfs/mapid:default
54 svc:/network/ipfilter:default
[all …]
/freebsd/share/doc/smm/11.timedop/
H A Dtimed.ms41 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 …]
/titanic_53/usr/src/cmd/svc/profile/
H A Dgeneric_limited_net.xml97 <service name='network/rpc/bind' version='1' type='service'>
103 <service name='network/nfs/status' version='1' type='service'>
106 <service name='network/nfs/nlockmgr' version='1' type='service'>
109 <service name='network/nfs/client' version='1' type='service'>
112 <service name='network/nfs/server' version='1' type='service'>
115 <service name='network/nfs/rquota' version='1' type='service'>
118 <service name='network/nfs/cbd' version='1' type='service'>
121 <service name='network/nfs/mapid' version='1' type='service'>
124 <service name='network/smb/client' version='1' type='service'>
128 <service name='network/ssh' version='1' type='service'>
[all …]
/freebsd/share/doc/smm/01.setup/
H A D5.t33 .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 D3.t28 .\".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 Dhyperv.conf37 # 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 …]
/titanic_53/usr/src/cmd/hal/addons/network-devices/
H A Daddon-network-discovery.c28 #include "network-discovery.h"
40 char *network; member
46 nds_snmp_scan(LibHalContext *ctx, char *parent, char *community, char *network) in nds_snmp_scan() argument
51 ctx, NP(parent), NP(community), NP(network))); in nds_snmp_scan()
56 if (network == NULL) { in nds_snmp_scan()
66 scan_for_devices_using_snmp(ctx, parent, community, network); in nds_snmp_scan()
84 if (args->network) free(args->network); in nds_snmp_scan_cb()
89 nds_snmp_scan(args->ctx, args->parent, args->community, args->network); in nds_snmp_scan_cb()
96 char *community, char *network) in nds_EnablePrinterScanningViaSNMP() argument
99 ctx, NP(parent), interval, NP(community), NP(network))); in nds_EnablePrinterScanningViaSNMP()
[all …]
/titanic_53/usr/src/lib/libsecdb/
H A Dprof_attr.txt33 …:profiles=Suspend To RAM,Suspend To Disk,Brightness,CPU Power Management,Network Autoconf User;aut…
60 Network Autoconf Admin:::Manage Network Auto-Magic configuration via nwamd:profiles=Network Autocon…
61 Network Autoconf User:::Network Auto-Magic User:auths=solaris.network.autoconf.read,solaris.network
62 Network ILB:::Manage ILB configuration via ilbadm:auths=solaris.network.ilb.config,solaris.network.…
63 Network VRRP:::Manage VRRP instances:auths=solaris.network.vrrp,solaris.smf.manage.vrrp;help=RtNetV…
64 Network Management:::Manage the host and network configuration:auths=solaris.smf.manage.name-servic…
65 Network Observability:::Allow access to observability devices:privs=net_observability;help=RtNetObs…
66 Network Security:::Manage network and host security:auths=solaris.smf.manage.ssh,solaris.smf.value.…
67 Network Wifi Management:::Manage wifi network configuration:auths=solaris.network.wifi.config;help=…
68 Network Wifi Security:::Manage wifi network security:auths=solaris.network.wifi.wep;help=RtNetWifiS…
[all …]
/titanic_53/usr/src/man/man4/
H A Dnetconfig.49 netconfig \- network configuration database
19 The network configuration database, \fB/etc/netconfig\fR, is a system file used
22 \fBgetnetconfig\fR(3NSL)) are part of the Network Selection component. The
23 Network Selection component also includes \fBgetnetpath\fR(3NSL) routines to
24 provide application-specific network search paths. These routines access the
29 \fBnetconfig\fR contains an entry for each network available on the system.
42 network ID semantics flag protocol-family \e
43 protocol-name network-device translation-libraries
50 \fB\fInetwork ID\fR\fR
53 A string used to uniquely identify a network. \fInetwork ID\fR consists of
[all …]
H A Dnetmasks.49 netmasks \- network mask database
24 The \fBnetmasks\fR file contains network masks used to implement \fBIP\fR
27 standard subnetting there should be a single line for each network that is
28 subnetted in this file with the network number, any number of \fBSPACE\fR or
29 \fBTAB\fR characters, and the network mask to use on that network. Network
52 can be used to specify that the Class B network 128.32.0.0 should have eight
54 sixteen bits in the network field.
100 Class B network number. Addresses 128.32.27.0 through 128.32.27.255 have a
101 subnet mask with 28 bits in the combined network and subnet fields (often
116 \fBRFC\fR 950, Network Information Center, \fBSRI\fR International, Menlo Park,
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS2022 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 …]
/freebsd/sys/contrib/dev/rtw89/
H A DKconfig45 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter"
53 802.11ax PCIe wireless network (Wi-Fi 6) adapter
56 tristate "Realtek 8851BU USB wireless network (Wi-Fi 6) adapter"
64 802.11ax USB wireless network (Wi-Fi 6) adapter
67 tristate "Realtek 8852AE PCI wireless network (Wi-Fi 6) adapter"
75 802.11ax PCIe wireless network (Wi-Fi 6) adapter
78 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter"
87 802.11ax PCIe wireless network (Wi-Fi 6) adapter
90 tristate "Realtek 8852BU USB wireless network (Wi-Fi 6) adapter"
99 802.11ax USB wireless network (Wi-Fi 6) adapter
[all …]
/titanic_53/usr/src/man/man5/
H A Dipfilter.524 Users specify system and service firewall policies that allow or deny network
58 \fBNetwork Services\fR
74 services in Network Services layer.
83 Network Services
93 A firewall policy includes a firewall mode and an optional set of network
94 sources. Network sources are IP addresses, subnets, and local network
135 The Network Services layer contains firewall policies for local programs that
137 \fBhttpd\fR. Each of these programs, a network service, has its own firewall
147 certain hosts in that subnet. The set of all policies for all network services
148 comprises the Network Service layer.
[all …]
/freebsd/lib/libc/net/
H A Dinet_net.339 .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 …]
/freebsd/sys/dev/ice/
H A Dice_drv_info.h93 "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 Adapter E810-2C-Q2"),
[all …]
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_byteswap.h62 * 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 …]
/titanic_53/usr/src/man/man1m/
H A Dwificonfig.1m128 Only users with the "solaris.network.wifi.config" authorization can manage a
130 "solaris.network.wifi.wep"authorizations can configure the \fBWEP\fR (Wired
132 interface. By default, the "solaris.network.wifi.config" and
133 "solaris.network.wifi.wep" authorizations are not granted to any user apart
139 subcommands used to a manipulate a particular \fBWiFi\fR network interface. The
143 \fBWiFi\fR network interface using the \fBconnect\fR or \fBautoconf\fR
150 network interfaces on the system, then the selection will be the same over time
179 Specifies a wireless network interface to do the configuration.
237 The "solaris.network.wifi.config" authorization is required for this
257 Connects to a wireless network according to a pre-configured "profile". If the
[all …]
/titanic_53/usr/src/man/man1/
H A Dwhois.14 \- Internet domain name and network number directory service
16 Network Information Centers (NICs).
22 It contains network numbers used in those parts of the world covered neither by
29 Use the Asia/Pacific Network Information Center (APNIC) database.
30 It contains network numbers used in East Asia, Australia,
34 Use the Network Abuse Clearinghouse database.
35 It contains addresses to which network abuse should be reported,
44 Use the African Network Information Centre (AfriNIC) database.
45 It contains network numbers used in Africa and the islands of the
78 Use the Network Solutions Registry for Internet Numbers
[all …]
/freebsd/share/doc/smm/18.net/
H A Dc.t42 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 Da.t39 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 DREADME33 - 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 …]
/titanic_53/usr/src/man/man3socket/
H A Dgetnetbyname.3socket8 getnetent_r, setnetent, endnetent \- get network entry
64 \fBgetnetbyname()\fR searches for a network entry with the network name
68 \fBgetnetbyaddr()\fR searches for a network entry with the network address
74 Network numbers and local address parts are returned as machine format integer
119 Address Assignment and Aggregation Strategy\fR. Network Working Group.
124 used to enumerate network entries from the database.
128 of network entries. This function should be called before the first call to
140 further network entry retrieval operations; the system may then deallocate
142 the process to call more network entry retrieval functions after calling
166 the caller. On successful completion, the function returns the network entry in
[all …]

12345678910>>...203