Searched refs:addrType (Results 1 – 2 of 2) sorted by relevance
167 addrType = 0171 addrType = (IPV6_ADDR_UNICAST | IPV6_ADDR_GLOBAL)173 addrType |= IPV6_ADDR_6TO4177 addrType = (IPV6_ADDR_LINKLOCAL | IPV6_ADDR_MULTICAST)179 addrType = (IPV6_ADDR_GLOBAL | IPV6_ADDR_MULTICAST)181 addrType = (IPV6_ADDR_GLOBAL | IPV6_ADDR_MULTICAST)183 addrType = (IPV6_ADDR_UNICAST | IPV6_ADDR_LINKLOCAL)185 addrType = IPV6_ADDR_LOOPBACK187 addrType = IPV6_ADDR_UNSPECIFIED191 addrType = (IPV6_ADDR_GLOBAL | IPV6_ADDR_UNICAST)[all …]
108 public Host(String name, int addrType) { in Host() argument112 setHost(name, addrType); in Host()