Searched refs:pcRemoteIp (Results 1 – 1 of 1) sorted by relevance
5771 char pcRemoteIp[ 40 ]; in vTCPNetStat_TCPSocket() local5803 …( 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()