Lines Matching full:ipv4
39 * - IPv4 classful (shortened) form. RFC2553 is silent about it. XNET 5.2
40 * says to use inet_aton() to convert IPv4 numeric to binary (alows
42 * current code - disallow classful form for IPv4 (due to use of inet_pton).
60 * lower layer function to lookup "IPv4 or IPv6" record. Calling
71 * lookup /etc/hosts for IPv4 address
72 * lookup DNS for IPv4 address
364 * The following functions determine whether IPv4 or IPv6 connectivity is
482 // int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
1520 * RFC 6724 section 3.2. Other IPv4 addresses, including private addresses
1549 * Get the label for a given IPv4/IPv6 address.
1591 * Get the precedence for a given IPv4/IPv6 address.
1734 * to work very well directly applied to IPv4. (glibc uses information from
1735 * the routing table for a custom IPv4 implementation here.)