OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_previousIP
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.h
245
char
_previousIP
[kIpAddressVersion6Length];
udp_transport_impl.cc
146
_previousIP
(),
201
memcpy(ip,
_previousIP
,sizeof(int8_t)*(ipSize + 1));
223
if(IPAddress(address,
_previousIP
,ipSize,_previousSourcePort) != 0)
[
all
...]
Completed in 56 milliseconds