Home
last modified time | relevance | path

Searched refs:get6to4 (Results 1 – 2 of 2) sorted by relevance

/plugin/ipban/ip-lib/src/Range/
H A DSubnet.php156 if ($addressType === AddressType::T_IPv6 && static::get6to4()->containsRange($this)) {
275 public static function get6to4() function in IPLib\\Range\\Subnet
H A DPattern.php178 if ($addressType === AddressType::T_IPv6 && Subnet::get6to4()->containsRange($this)) {