Searched refs:T_PRIVATENETWORK (Results 1 – 4 of 4) sorted by relevance
92 const T_PRIVATENETWORK = 12; define in IPLib\\Range\\Type133 case static::T_PRIVATENETWORK:
202 '10.0.0.0/8' => array(RangeType::T_PRIVATENETWORK),208 '172.16.0.0/12' => array(RangeType::T_PRIVATENETWORK),216 '192.168.0.0/16' => array(RangeType::T_PRIVATENETWORK),
341 'fc00::/7' => array(RangeType::T_PRIVATENETWORK),
206 - `\IPLib\Range\Type::T_PRIVATENETWORK` if the address is in the local network (for instance `192.1…