Searched refs:ucDestPortRangeLength (Results 1 – 4 of 4) sorted by relevance
107 UCHAR ucDestPortRangeLength; member
186 if(0 == pstClassifierRule->ucDestPortRangeLength) in MatchDestPort()189 for(ucLoopIndex=0;ucLoopIndex<pstClassifierRule->ucDestPortRangeLength;ucLoopIndex++) in MatchDestPort()
157 UCHAR ucDestPortRangeLength; member
263 …pstClassifierEntry->ucDestPortRangeLength = psfCSType->cCPacketClassificationRule.u8ProtocolDestPo… in CopyClassifierRuleToSF()264 …SG, DBG_LVL_ALL, "Destination Port Range Length:0x%X ", pstClassifierEntry->ucDestPortRangeLength); in CopyClassifierRuleToSF()267 for (i = 0; i < (pstClassifierEntry->ucDestPortRangeLength); i++) { in CopyClassifierRuleToSF()277 pstClassifierEntry->ucDestPortRangeLength = 0; in CopyClassifierRuleToSF()