Searched refs:link_local_ip (Results 1 – 1 of 1) sorted by relevance
1143 InterfaceAddress selected_ip, link_local_ip, ula_ip; in GetBestIP() local1153 link_local_ip = ip; in GetBestIP()1171 if (prefer_global_ipv6_to_link_local && !IPIsUnspec(link_local_ip)) { in GetBestIP()1173 selected_ip = link_local_ip; in GetBestIP()