Searched refs:addr_pref (Results 1 – 1 of 1) sorted by relevance
186 int addr_pref = IPAddressPrecedence(address_.ipaddr()); in GetPriority() local187 int local_preference = (network_adapter_preference << 8) | addr_pref; in GetPriority()