Searched defs:INTERFACE_INDEX_UNSPECIFIED (Results 1 – 2 of 2) sorted by relevance
40 static final int INTERFACE_INDEX_UNSPECIFIED = -1; field in MdnsSocket
162 assertEquals(info.getInterfaceIndex(), INTERFACE_INDEX_UNSPECIFIED); in getInterfaceIndex_constructorWithDefaultValues_returnsMinusOne() local