Lines Matching full:network
95 as held in a character string) to network format (usually a
97 or some other internal binary representation, in network byte order).
119 as Internet addresses and Internet network
126 from network format
129 or some other binary form, in network byte order) to presentation format
161 takes an Internet network number and a local
162 host address on that network, and constructs an Internet address
170 the network number and local host address part,
172 assuming the historical class A/B/C network masks.
174 All Internet addresses are returned in network
176 All network numbers and local address parts are
201 in the least significant two bytes of the network address.
205 the least significant three bytes of the network address.
208 directly in the network address without any byte
286 The problem of host byte ordering versus network byte ordering is