Searched refs:ula_ip (Results 1 – 1 of 1) sorted by relevance
883 InterfaceAddress selected_ip, ula_ip; in GetBestIP() local893 ula_ip = ip; in GetBestIP()904 if (IPIsUnspec(selected_ip) && !IPIsUnspec(ula_ip)) { in GetBestIP()905 selected_ip = ula_ip; in GetBestIP()