HomeSort by relevance Sort by last modified time
    Searched refs:CLASSIFIER_PORT_MIN (Results 1 - 9 of 9) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TxDataClsfr.c 428 (pNewEntry->Dscp.DstPortNum < CLASSIFIER_PORT_MIN) )
459 (pNewEntry->Dscp.DstIPPort.DstPortNum < CLASSIFIER_PORT_MIN) ||
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TxDataClsfr.c 428 (pNewEntry->Dscp.DstPortNum < CLASSIFIER_PORT_MIN) )
459 (pNewEntry->Dscp.DstIPPort.DstPortNum < CLASSIFIER_PORT_MIN) ||
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Clsfr.c 601 if ((pSrc[i].DTag > CLASSIFIER_DTAG_MAX) || (pSrc[i].Dscp.DstPortNum > CLASSIFIER_PORT_MAX-1) || (pSrc[i].Dscp.DstPortNum < CLASSIFIER_PORT_MIN) )
636 (pSrc[i].Dscp.DstIPPort.DstPortNum < CLASSIFIER_PORT_MIN) || (pSrc[i].Dscp.DstIPPort.DstIPAddress > CLASSIFIER_IPADDRESS_MAX-1) ||
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
coreDefaultParams.h 166 #define CLASSIFIER_PORT_MIN 1
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
coreDefaultParams.h 195 #define CLASSIFIER_PORT_MIN 1
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
coreDefaultParams.h 166 #define CLASSIFIER_PORT_MIN 1
    [all...]

Completed in 134 milliseconds