Searched refs:_previousIP (Results 1 – 2 of 2) sorted by relevance
245 char _previousIP[kIpAddressVersion6Length]; variable
146 _previousIP(), in UdpTransportImpl()201 memcpy(ip,_previousIP,sizeof(int8_t)*(ipSize + 1)); in GetCachedAddress()223 if(IPAddress(address,_previousIP,ipSize,_previousSourcePort) != 0) in IPAddressCached()