Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c311 drp->dr_recv_pref = DEF_PREFERENCELEVEL; in set_supplier()
581 uint32_t new_pref = DEF_PREFERENCELEVEL; in rdisc_sort()
910 if (pref == DEF_PREFERENCELEVEL || life < MIN_MAXADVERTISEINTERVAL) { in parse_ad()
911 pref = DEF_PREFERENCELEVEL; in parse_ad()
H A Ddefs.h137 #define DEF_PREFERENCELEVEL 0 macro