Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h399 #define IS_NO_ADV_OUT 0x01000000 /* do not advertise rdisc */ macro
401 #define GROUP_IS_ADV_OUT (IS_NO_ADV_OUT | IS_ADV_OUT)
403 #define IS_NO_RDISC (IS_NO_ADV_IN | IS_NO_SOL_OUT | IS_NO_ADV_OUT)
H A Drdisc.c266 if (!dosupply || (ifp->int_state & IS_NO_ADV_OUT) || in set_rdisc_mg()
500 ((ifp->int_state & IS_NO_ADV_OUT) ? in if_ok_rdisc()
1139 if ((ifp->int_state & (IS_NO_ADV_OUT | IS_BROKE)) || in rdisc_adv()
1374 if ((ifp->int_state & IS_NO_ADV_OUT) || in read_d()
H A Dparms.c122 ifp->int_state |= IS_NO_ADV_OUT; in get_parms()
818 CKF(GROUP_IS_ADV_OUT, IS_NO_ADV_OUT); in parse_parms()
H A Dtrace.c606 IS_NO_ADV_OUT), IS_BCAST_RDISC, "NO_RDISC" },
609 { IS_NO_ADV_OUT, IS_BCAST_RDISC, "NO_RDISC_ADV" },