Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_GenericAPI_utest.c3476 uint32_t ulExpectRemoteIP = 0xC0A80102; in test_prvSocketProps_TCPv4() local
3486 xSocket.u.xTCP.xRemoteIP.ulIP_IPv4 = ulExpectRemoteIP; in test_prvSocketProps_TCPv4()