Lines Matching +full:c +full:- +full:family +full:- +full:name
3 .\" Copyright (C) 2000, Sun Microsystems, Inc. All Rights Reserved
6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
8 .SH NAME
9 inet \- Internet protocol family
23 The Internet protocol family implements a collection of protocols which are
25 address format. The Internet family protocols can be accessed using the socket
32 The Internet protocol family is comprised of the Internet Protocol
45 \fBARP\fR is used to translate 32-bit \fBIP\fR addresses into 48-bit Ethernet
49 The 32-bit \fBIP\fR address is divided into network number and host number
50 parts. It is frequency-encoded. The most-significant bit is zero in Class A
51 addresses, in which the high-order 8 bits represent the network number. Class B
52 addresses have their high order two bits set to 10 and use the high-order 16
53 bits as the network number field. Class C addresses have a 24-bit network
90 Addresses in the Internet protocol family use the \fBsockaddr_in\fR structure,
100 .in -2
131 local port address must not be in use by any socket of same address family and
152 numbers. These semantics apply when Internet family protocols are used using