Searched refs:hcCtl (Results 1 – 1 of 1) sorted by relevance
245 uint16_t hcCtl = kHcDispatch; in Compress() local263 SuccessOrExit(error = aFrameBuilder.AppendBigEndianUint16(hcCtl)); in Compress()268 hcCtl |= kHcContextId; in Compress()281 hcCtl |= kHcTrafficClass | kHcFlowLabel; in Compress()286 hcCtl |= kHcFlowLabel; in Compress()294 hcCtl |= kHcTrafficClass; in Compress()315 hcCtl |= kHcNextHeader; in Compress()329 hcCtl |= kHcHopLimit1; in Compress()333 hcCtl |= kHcHopLimit64; in Compress()337 hcCtl |= kHcHopLimit255; in Compress()[all …]