Home
last modified time | relevance | path

Searched refs:uIpAddr (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DTxDataClsfr.c711 TI_UINT32 uIpAddr, i; in txDataClsfr_PrintClsfrTable() local
759 uIpAddr = pClsfrParams->ClsfrTable[i].Dscp.DstIPPort.DstIPAddress; in txDataClsfr_PrintClsfrTable()
761 … (uIpAddr & 0xFF),((uIpAddr >> 8) & (0xFF)),((uIpAddr >> 16) & (0xFF)),((uIpAddr >> 24) & (0xFF)), in txDataClsfr_PrintClsfrTable()