Searched refs:ipV6 (Results 1 – 3 of 3) sorted by relevance
375 static bool IsIpAddressValid(const char* ipaddr, const bool ipV6);
2820 bool UdpTransport::IsIpAddressValid(const char* ipadr, const bool ipV6) in IsIpAddressValid() argument2822 if(ipV6) in IsIpAddressValid()
4040 ss_family for ipV6, as reported on the mailing list by4853 * uri.c: added accepting ipV6 addresses, in accordance with4854 RFC's 2732 and 2373 (TODO: allow ipV4 within ipV6)