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

  /external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.h 216 char _localMulticastIP[kIpAddressVersion6Length];
udp_transport_impl.cc 126 _localMulticastIP(),
162 memset(_localMulticastIP, 0, sizeof(_localMulticastIP));
312 strncpy(_localMulticastIP, multicastIpAddr,
379 strncpy(multicastIpAddr, _localMulticastIP, IpV6Enabled() ?
    [all...]

Completed in 4879 milliseconds