Searched refs:numSegments (Results 1 – 1 of 1) sorted by relevance
784 uint8_t numSegments; in OutFrameRemove() local787 OT_UNUSED_VARIABLE(numSegments); in OutFrameRemove()799 numSegments = 0; in OutFrameRemove()833 numSegments++; in OutFrameRemove()837 assert(numSegments <= kMaxSegments); in OutFrameRemove()884 uint8_t numSegments; in OutFrameGetLength() local889 OT_UNUSED_VARIABLE(numSegments); in OutFrameGetLength()901 numSegments = 0; in OutFrameGetLength()938 numSegments++; in OutFrameGetLength()942 assert(numSegments <= kMaxSegments); in OutFrameGetLength()