Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1145 struct FillpStatatisticsDebugPcb { struct
1147 FILLP_LLONG curPackDeltaUs;
1148 FILLP_INT multiRetry; /* Indicates multiple retries. */
1149 FILLP_INT retryOne; /* Indicates one time retry. */
1152 FILLP_INT retryMore; /* Indicates more retry. */
1153 FILLP_INT maxRetry; /* Indicates the maximum retry. */
1170 FILLP_UINT32 nackSend; /* Indicates the NACK send. */
1171 FILLP_UINT32 nackFailed; /* Indicates the NACK failed. */
1172 FILLP_UINT32 nackRcv; /* Indicates the NACK received. */
1173 FILLP_UINT32 packSend; /* Indicates the packet send. */
[all …]