Searched refs:ip6Length (Results 1 – 1 of 1) sorted by relevance
155 uint16_t ip6Length; in Test() local160 aVector.GetUncompressedStream(ip6, ip6Length); in Test()171 DumpBuffer("Expected IPv6 uncompressed packet", ip6, ip6Length); in Test()249 VerifyOrQuit(memcmp(ip6, result, ip6Length) == 0, "Lowpan::Decompress failed"); in Test()