Lines Matching full:network
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:
107 to the four bytes of an Internet network number.
109 that when an Internet network number is viewed as a 32-bit
121 in the least significant two bytes of the Internet network number.
125 the least significant three bytes of the Internet network number.
128 directly in the Internet network number without any byte
141 .\" .Sh NETWORK NUMBERS (IP VERSION 6)