Searched refs:iMatchedSFQueueIndex (Results 1 – 2 of 2) sorted by relevance
245 INT iMatchedSFQueueIndex = 0; in IpVersion6() local246 iMatchedSFQueueIndex = SearchSfid(Adapter,pstClassifierRule->ulSFID); in IpVersion6()247 if(iMatchedSFQueueIndex >= NO_OF_QUEUES) in IpVersion6()253 if(FALSE == Adapter->PackInfo[iMatchedSFQueueIndex].bActive) in IpVersion6()
285 INT iMatchedSFQueueIndex = 0; in IpVersion4() local286 iMatchedSFQueueIndex = SearchSfid(Adapter,pstClassifierRule->ulSFID); in IpVersion4()287 if(iMatchedSFQueueIndex >= NO_OF_QUEUES) in IpVersion4()293 if(FALSE == Adapter->PackInfo[iMatchedSFQueueIndex].bActive) in IpVersion4()