Searched defs:FillpPackStastics (Results 1 – 1 of 1) sorted by relevance
1098 struct FillpPackStastics { struct1099 FILLP_LLONG packTimePassed; /* Indicates the packet time passed. */1100 FILLP_LLONG packSendTime; /* Indicates the packet send time. */1103 FILLP_UINT32 packInterval; /* Indicates the packet time interval. */1107 FILLP_UINT32 packLostSeq; /* Indicates the packet lost sequence. */1108 FILLP_UINT32 packPktNum; /* Indicates the packet number. */1110 FILLP_UINT32 periodRecvedOnes; /* Indicates the received packets. */1111 FILLP_UINT32 periodDroped; /* Indicates the dropped packets. */1113 FILLP_UINT32 periodSendRate; /* Indicates the packet send rate. */1118 FILLP_BOOL peerRtt; /* Indicates the peer value. */[all …]