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

/freebsd-10.0-release/sbin/routed/
H A Drdisc.c97 #define UNSIGN_PREF(p) SIGN_PREF(p) macro
604 pref = UNSIGN_PREF(ntohl(pref));
801 pref = UNSIGN_PREF(ifp->int_rdisc_pref);

Completed in 81 milliseconds