Searched refs:getScopeId (Results 1 – 6 of 6) sorted by relevance
64 public int getScopeId() { throw new RuntimeException("Stub!"); } in getScopeId() method in Inet6Address
750 assertEquals(3, v6ia.getScopeId()); in test_getScopeID()753 assertEquals(0, v6ia.getScopeId()); in test_getScopeID()756 assertEquals(0, v6ia.getScopeId()); in test_getScopeID()843 assertEquals(initAddr.getScopeId(), desrAddr.getScopeId());
565 return ia6_addr.getScopeId(); in deriveNumericScope()871 public int getScopeId() { in getScopeId() method in Inet6Address
152 public int getScopeId() { in getScopeId() method in Inet6Address
90 if (inet6Address.getScopeId() == 0 && inet6Address.isLinkLocalAddress()) { in bind()
924 method public int getScopeId();