Home
last modified time | relevance | path

Searched refs:T_MULTICAST (Results 1 – 3 of 3) sorted by relevance

/plugin/ipban/ip-lib/src/Range/
H A DType.php57 const T_MULTICAST = 7; define in IPLib\\Range\\Type
123 case static::T_MULTICAST:
/plugin/ipban/ip-lib/src/Address/
H A DIPv4.php224 '224.0.0.0/4' => array(RangeType::T_MULTICAST),
H A DIPv6.php345 'ff00::/8' => array(RangeType::T_MULTICAST),