Searched refs:SIGN_BIT_MASK (Results 1 – 1 of 1) sorted by relevance
196 const uint32 SIGN_BIT_MASK = 0x800000; in DecodeReportBlock() local203 if (report->cumulativeNumberOfPacketsLost & SIGN_BIT_MASK) in DecodeReportBlock()