Lines Matching defs:ipv6
45 private $ipv6 = false;61 $ipv6 = isValidIPv6($ip);62 if($ipv6) {63 $this->ipaddr = $ipv6;64 $this->ipv6 = $ipv6;407 if($this->ipv6) {408 $ip = $this->ipv6; 561 if($this->ipv6) {562 $ip = $this->ipv6;578 if($this->ipv6) {