Searched refs:ula_ip (Results 1 – 1 of 1) sorted by relevance
997 InterfaceAddress selected_ip, ula_ip; in GetBestIP() local1007 ula_ip = ip; in GetBestIP()1018 if (IPIsUnspec(selected_ip) && !IPIsUnspec(ula_ip)) { in GetBestIP()1019 selected_ip = ula_ip; in GetBestIP()