Searched refs:my_CFStringToIPv6Address (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c662 my_CFStringToIPv6Address(CFStringRef str, struct in6_addr * ret_ip);
860 if (my_CFStringToIPv6Address(address_cf, &address) == FALSE) {
4956 my_CFStringToIPv6Address(CFStringRef str, struct in6_addr * ret_ip) function
5015 if (my_CFStringToIPv6Address(address_cf, &address) == FALSE) {

Completed in 160 milliseconds