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