Searched defs:FillpFlowControl (Results 1 – 1 of 1) sorted by relevance
99 struct FillpFlowControl { struct100 FILLP_LLONG sendTime; /* pre send time */102 FILLP_LLONG sendInterval; /* Real itnerval(us) * 8 */104 FILLP_UINT32 sendRate; /* kbps */106 FILLP_UINT32 sendRateLimit; /* Kbps, Implementing Fair Bandwidth sharing among sockets */107 FILLP_UINT32 remainBytes;108 FILLP_BOOL lastCycleNoEnoughData;109 FILLP_BOOL sendOneNoData;110 FILLP_CHAR pad[2];111 void *fcAlg;