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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TxDataClsfr.c 148 if ((pParams->ClsfrTable[j].Dscp.DstIPPort.DstIPAddress == pClsfrInitParams->ClsfrTable[i].Dscp.DstIPPort.DstIPAddress)&&
149 (pParams->ClsfrTable[j].Dscp.DstIPPort.DstPortNum == pClsfrInitParams->ClsfrTable[i].Dscp.DstIPPort.DstPortNum))
157 pParams->ClsfrTable[uActualEntryCount].Dscp.DstIPPort.DstIPAddress = pClsfrInitParams->ClsfrTable[i].Dscp.DstIPPort.DstIPAddress;
158 pParams->ClsfrTable[uActualEntryCount].Dscp.DstIPPort.DstPortNum = pClsfrInitParams->ClsfrTable[i].Dscp.DstIPPort.DstPortNum;
334 if ((pClsfrParams->ClsfrTable[i].Dscp.DstIPPort.DstIPAddress == uDstIpAdd) &&
335 (pClsfrParams->ClsfrTable[i].Dscp.DstIPPort.DstPortNum == uDstUdpPort)
    [all...]
  /hardware/ti/wlan/wl1271/utils/
tiQosTypes.h 337 TIpPort DstIPPort; /* for destination IP&Port classifier*/
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 119 milliseconds