Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c5771 char pcRemoteIp[ 40 ]; in vTCPNetStat_TCPSocket() local
5803 …( void ) snprintf( pcRemoteIp, sizeof( pcRemoteIp ), "%xip", ( unsigned ) pxSocket->u.xTCP.xRemote… in vTCPNetStat_TCPSocket()
5809 ( void ) snprintf( pcRemoteIp, in vTCPNetStat_TCPSocket()
5810 sizeof( pcRemoteIp ), in vTCPNetStat_TCPSocket()
5823 pcRemoteIp, /* IP address of remote machine */ in vTCPNetStat_TCPSocket()