Searched defs:fragCount (Results 1 – 3 of 3) sorted by relevance
42 uint16_t fragCount = 0u; member
46 uint16_t fragCount = 0; // Indicate how many fragments this frame is divided into member
315 uint16_t fragCount = ((remainder == 0) ? quotient : (quotient + 1)); in SplitFrameIntoPacketsIfNeed() local325 uint16_t fragCount = inResult.GetFragCount(); in AnalyzeSplitStructure() local