Searched refs:SIGN_PREF (Results 1 – 1 of 1) sorted by relevance
86 #define SIGN_PREF(p) ((p) ^ MIN_PreferenceLevel) macro87 #define UNSIGN_PREF(p) SIGN_PREF(p)792 u.ad.icmp_ad_info[0].icmp_ad_pref = htonl(SIGN_PREF(PREF(pref, ifp))); in send_adv()