Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1123 struct FillpNackStastics { struct
1124 FILLP_LLONG nackDelayTimeout; /* Indicates the NACK delay timeout. */
1125 FILLP_UINT32 nackInterval; /* Indicates the NACK interval. */
1126 FILLP_UINT16 nackHistorySendQueueNum; /* Indicates the NACK history send queue number. */
1127 FILLP_UINT16 currentHistoryNackNum; /* Indicates the Ncurrent history NACK number. */
1128 FILLP_LLONG nackSendTime; /* Indicates the NACK send time. */
1129 FILLP_UINT32 historyNackQueueLen; /* Indicates the history NACK queue length. */
1130 FILLP_UINT8 fnsPadd[4];