Home
last modified time | relevance | path

Searched refs:ipV6 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h375 static bool IsIpAddressValid(const char* ipaddr, const bool ipV6);
Dudp_transport_impl.cc2820 bool UdpTransport::IsIpAddressValid(const char* ipadr, const bool ipV6) in IsIpAddressValid() argument
2822 if(ipV6) in IsIpAddressValid()
/external/libxml2/
DChangeLog4040 ss_family for ipV6, as reported on the mailing list by
4853 * uri.c: added accepting ipV6 addresses, in accordance with
4854 RFC's 2732 and 2373 (TODO: allow ipV4 within ipV6)