Searched refs:usDestPortRangeHi (Results 1 - 10 of 10) 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.h124 USHORT usDestPortRangeHi[MIBS_MAX_PORT_RANGE]; member in struct:_S_MIBS_CLASSIFIER_RULE
H A DAdapter.h220 USHORT usDestPortRangeHi[MAX_PORT_RANGE]; 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.h124 USHORT usDestPortRangeHi[MIBS_MAX_PORT_RANGE]; member in struct:_S_MIBS_CLASSIFIER_RULE
H A DAdapter.h220 USHORT usDestPortRangeHi[MAX_PORT_RANGE]; 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.c213 BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, IPV4_DBG, DBG_LVL_ALL, "Matching Port:0x%X 0x%X 0x%X",ushDestPort,pstClassifierRule->usDestPortRangeLo[ucLoopIndex],pstClassifierRule->usDestPortRangeHi[ucLoopIndex]);
215 if(ushDestPort <= pstClassifierRule->usDestPortRangeHi[ucLoopIndex] &&
H A DCmHost.c349 pstClassifierEntry->usDestPortRangeHi[ucLoopIndex] =
353 pstClassifierEntry->usDestPortRangeHi[ucLoopIndex]=ntohs(pstClassifierEntry->usDestPortRangeHi[ucLoopIndex]);
H A DMisc.c924 BCM_DEBUG_PRINT (Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL,"\tusDestPortRangeHi:%X\n",pstClassifierEntry->usDestPortRangeHi[uiIndex]);
/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.c213 BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, IPV4_DBG, DBG_LVL_ALL, "Matching Port:0x%X 0x%X 0x%X",ushDestPort,pstClassifierRule->usDestPortRangeLo[ucLoopIndex],pstClassifierRule->usDestPortRangeHi[ucLoopIndex]);
215 if(ushDestPort <= pstClassifierRule->usDestPortRangeHi[ucLoopIndex] &&
H A DCmHost.c349 pstClassifierEntry->usDestPortRangeHi[ucLoopIndex] =
353 pstClassifierEntry->usDestPortRangeHi[ucLoopIndex]=ntohs(pstClassifierEntry->usDestPortRangeHi[ucLoopIndex]);
H A DMisc.c924 BCM_DEBUG_PRINT (Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL,"\tusDestPortRangeHi:%X\n",pstClassifierEntry->usDestPortRangeHi[uiIndex]);

Completed in 141 milliseconds