Searched refs:UNSIGN_PREF (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Drdisc.c99 #define UNSIGN_PREF(p) SIGN_PREF(p) macro
608 pref = UNSIGN_PREF(ntohl(pref));
819 pref = UNSIGN_PREF(ifp->int_rdisc_pref);

Completed in 163 milliseconds