Searched refs:prefix1 (Results 1 – 2 of 2) sorted by relevance
184 final IpPrefix prefix1 = prefix(PREFIX1, 56); in testToByteBuffer() local187 StructNdOptPref64 opt = new StructNdOptPref64(prefix1, 600); in testToByteBuffer()197 assertInvalidParameters(prefix1, 65535); in testToByteBuffer()
217 static void dumpAll(Path p, String prefix1, String prefix2) { in dumpAll() argument220 Log.d(TAG, prefix1 + p.mSegment + ":" in dumpAll()