Searched refs:fcState (Results 1 – 2 of 2) sorted by relevance
56 alg->fcState = FILLP_FC0_STATE_INIT; in FillpAlg0FlowControlInit()184 alg->fcState = FILLP_FC0_STATE_BW_PROBE; in FillpAlg0FcHandleInit()222 switch (alg->fcState) { in FillpAlg0PackStateProcess()230 FILLP_LOGDTL("fillp_sock_id:%d fcState:%u wrong", sock->index, alg->fcState); in FillpAlg0PackStateProcess()
48 FILLP_UINT8 fcState; /* is rate detecting or stable */ member