Home
last modified time | relevance | path

Searched defs:FillpNackHistoryStastics (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1214 struct FillpNackHistoryStastics { struct
1215 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];