Searched defs:FillpFlowControlAlg0 (Results 1 – 1 of 1) sorted by relevance
44 struct FillpFlowControlAlg0 { struct45 struct FillpFlowControl *flowControl;46 FILLP_UINT32 maxRecvRate; /* kbps */47 FILLP_UINT32 maxRateAllowed;48 FILLP_UINT8 fcState; /* is rate detecting or stable */49 FILLP_UINT8 historyMaxRecvRateIndex;50 struct FillpMaxRateSample historyMaxRecvRate; /* State for the parameterized max tracker */51 FILLP_UINT8 sendRateIncreaseGainIndex;52 FILLP_UINT32 packDeltaUsArrayIndex;53 FILLP_UINT32 packDeltaUsArray[FILLP_FC0_PACK_RECV_INTERVAL_SAMPLE_NUM];