Lines Matching full:network
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
174 All network numbers and local address parts are
199 in the least significant two bytes of the network address.
203 the least significant three bytes of the network address.
206 directly in the network address without any byte
284 The problem of host byte ordering versus network byte ordering is