Home
last modified time | relevance | path

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

/netbsd-src/sbin/routed/
H A Drdisc.c99 #define UNSIGN_PREF(p) SIGN_PREF(p) macro
608 pref = UNSIGN_PREF(ntohl(pref)); in parse_ad()
819 pref = UNSIGN_PREF(ifp->int_rdisc_pref); in send_adv()