HomeSort by relevance Sort by last modified time
    Searched full:_fromip (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport_impl.h 218 char _fromIP[kIpAddressVersion6Length];
udp_transport_impl.cc 123 _fromIP(),
159 memset(_fromIP, 0, sizeof(_fromIP));
410 strncpy(ipAddr, _fromIP, IpV6Enabled() ?
    [all...]

Completed in 44 milliseconds