Lines Matching refs:IPV4
336 bool IsIPAddress() const { return family == IPV4 || family == IPV6; }
344 // IPv4 address where truncation occurred, or something
348 IPV4, // - Successfully canonicalized as an IPv4 address.
353 // If |family| is IPV4, then this is the number of nonempty dot-separated
354 // components in the input text, from 1 to 4. If |family| is not IPV4,
359 // CanonicalizeIPAddress() only sets this field if |family| is IPV4 or IPV6.
394 // Tries to interpret the given host name as an IPv4 or IPv6 address. If it is