Searched refs:ucDestPortRangeLength (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/Common/
H A DHostMIBSInterface.h125 UCHAR ucDestPortRangeLength; member in struct:_S_MIBS_CLASSIFIER_RULE
H A DAdapter.h221 UCHAR ucDestPortRangeLength; member in struct:_S_CLASSIFIER_RULE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/Common/
H A DHostMIBSInterface.h125 UCHAR ucDestPortRangeLength; member in struct:_S_MIBS_CLASSIFIER_RULE
H A DAdapter.h221 UCHAR ucDestPortRangeLength; member in struct:_S_CLASSIFIER_RULE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/Beceem_driver/src/Common/
H A DQos.c208 if(0 == pstClassifierRule->ucDestPortRangeLength)
211 for(ucLoopIndex=0;ucLoopIndex<pstClassifierRule->ucDestPortRangeLength;ucLoopIndex++)
H A DCmHost.c341 pstClassifierEntry->ucDestPortRangeLength=psfCSType->cCPacketClassificationRule.u8ProtocolDestPortRangeLength/4;
342 BCM_DEBUG_PRINT( Adapter,DBG_TYPE_OTHERS, CONN_MSG, DBG_LVL_ALL,"Destination Port Range Length:0x%X ",pstClassifierEntry->ucDestPortRangeLength);
345 for(ucLoopIndex=0;ucLoopIndex<(pstClassifierEntry->ucDestPortRangeLength);ucLoopIndex++)
358 pstClassifierEntry->ucDestPortRangeLength=0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/Beceem_driver/src/Common/
H A DQos.c208 if(0 == pstClassifierRule->ucDestPortRangeLength)
211 for(ucLoopIndex=0;ucLoopIndex<pstClassifierRule->ucDestPortRangeLength;ucLoopIndex++)
H A DCmHost.c341 pstClassifierEntry->ucDestPortRangeLength=psfCSType->cCPacketClassificationRule.u8ProtocolDestPortRangeLength/4;
342 BCM_DEBUG_PRINT( Adapter,DBG_TYPE_OTHERS, CONN_MSG, DBG_LVL_ALL,"Destination Port Range Length:0x%X ",pstClassifierEntry->ucDestPortRangeLength);
345 for(ucLoopIndex=0;ucLoopIndex<(pstClassifierEntry->ucDestPortRangeLength);ucLoopIndex++)
358 pstClassifierEntry->ucDestPortRangeLength=0;

Completed in 128 milliseconds