Searched refs:iphcLength (Results 1 – 1 of 1) sorted by relevance
154 uint16_t iphcLength; in Test() local159 aVector.GetCompressedStream(iphc, iphcLength); in Test()172 DumpBuffer("Expected LOWPAN_IPHC compressed frame", iphc, iphcLength); in Test()201 VerifyOrQuit(memcmp(iphc, result, iphcLength) == 0, "Lowpan::Compress failed"); in Test()231 frameData.Init(iphc, iphcLength); in Test()