Searched defs:FillpNackHistoryStastics (Results 1 – 1 of 1) sorted by relevance
1214 struct FillpNackHistoryStastics { struct1215 struct FillpNackHistory nackHistoryArr[FILLP_NACK_HISTORY_NUM];1216 FILLP_UINT32 nackHistoryNum;1217 FILLP_UINT16 pktLoss;1219 FILLP_UINT8 padd64[2];1221 …LLP_UINT32 historyMinLostPktGap[FILLP_NACK_HISTORY_ARR_NUM]; /* 0: by time, 1: by all the member */1222 FILLP_UINT32 historyAvgLostPktGap[FILLP_NACK_HISTORY_ARR_NUM];1223 FILLP_UINT32 historyMaxLostPktGap[FILLP_NACK_HISTORY_ARR_NUM];