Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c903 (SL_AF_INET == Family) ? SL_IPV4_ADDRESS_SIZE : SL_IPV6_ADDRESS_SIZE); in sl_NetAppDnsGetHostByName()
1027 sl_Memcpy(&Msg.Cmd.Ip, &pPingParams->Ip, SL_IPV6_ADDRESS_SIZE); in sl_NetAppPing()
Dprotocol.h1302 #define SL_IPV6_ADDRESS_SIZE (4 * sizeof(_u32)) macro