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

  /external/webrtc/webrtc/test/channel_transport/
udp_transport.h 375 static bool IsIpAddressValid(const char* ipaddr, const bool ipV6);
udp_transport_impl.cc 286 if(IsIpAddressValid(ip,IpV6Enabled()))
310 if(IsIpAddressValid(multicastIpAddr,IpV6Enabled()))
    [all...]

Completed in 153 milliseconds