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