Searched refs:T_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
36 const T_LOOPBACK = 4; define in IPLib\\Range\\Type117 case static::T_LOOPBACK:
204 '127.0.0.0/8' => array(RangeType::T_LOOPBACK),
334 '::1/128' => array(RangeType::T_LOOPBACK),
205 - `\IPLib\Range\Type::T_LOOPBACK` if the address is the localhost (usually `127.0.0.1` or `::1`)