Searched defs:FillpFlowControl (Results 1 – 1 of 1) sorted by relevance
92 struct FillpFlowControl { struct93 FILLP_LLONG sendTime; /* pre send time */95 FILLP_LLONG sendInterval; /* Real itnerval(us) * 8 */97 FILLP_UINT32 sendRate; /* kbps */99 FILLP_UINT32 sendRateLimit; /* Kbps, Implementing Fair Bandwidth sharing among sockets */100 FILLP_UINT32 remainBytes;101 FILLP_BOOL lastCycleNoEnoughData;102 FILLP_BOOL sendOneNoData;103 FILLP_CHAR pad[2];104 void *fcAlg;