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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h400 #define IS_ADV_OUT 0x02000000 /* advertise rdisc */ macro
401 #define GROUP_IS_ADV_OUT (IS_NO_ADV_OUT | IS_ADV_OUT)
H A Dparms.c821 CKF(GROUP_IS_ADV_OUT, IS_ADV_OUT);
H A Dtrace.c610 { IS_ADV_OUT, 0, "RDISC_ADV" },
H A Drdisc.c1408 if (ifp->int_state & IS_ADV_OUT) {

Completed in 69 milliseconds