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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.c 241 ackEmulDB->wdrv_aeWTargetTable[freeIndex].dPorts = wlan_ntohs(*(UINT16*)(pktBuf +ipHeaderLen+DEST_PORT_FIELD));
287 ackEmulDB->wdrv_aeWTargetTable[index].dPorts == wlan_ntohs(*(UINT16*)(pktBuf +ipHeaderLen + DEST_PORT_FIELD)) &&
326 ackEmulDB->wdrv_aeWTargetTable[index].dPorts == wlan_ntohs(*(UINT16*)(pktBuf +ipHeaderLen )) &&
366 ackEmulDB->wdrv_aeWTargetTable[index].dPorts =0;
424 ackEmulDB->wdrv_aeWTargetTable[index].dPorts,
    [all...]
ackEmulDb.h 104 UINT16 dPorts; /* Include destination port */

Completed in 43 milliseconds