Searched refs:iSfIndex (Results 1 – 1 of 1) sorted by relevance
1022 int iSfIndex; in CreateSFToClassifierRuleMapping() local1025 for(iSfIndex=0;iSfIndex < MAX_SERVICEFLOWS;iSfIndex++) in CreateSFToClassifierRuleMapping()1027 if(!psServiceFlowTable->stSFList[iSfIndex].bUsed) in CreateSFToClassifierRuleMapping()1038 psaClassifiertable = psServiceFlowTable->stSFList[iSfIndex].pstClassifierTable; in CreateSFToClassifierRuleMapping()1044 psServiceFlowTable->stSFList[iSfIndex].bUsed = TRUE; in CreateSFToClassifierRuleMapping()1045 psServiceFlowTable->stSFList[iSfIndex].uiVcid = uiVcid; in CreateSFToClassifierRuleMapping()