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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c544 if (ifp->int_state & IS_DISTRUST) {
697 if (ifp->int_state & IS_DISTRUST) {
H A Ddefs.h376 #define IS_DISTRUST 0x00000100 /* ignore untrusted routers */ macro
H A Dparms.c885 parm.parm_int_state |= IS_DISTRUST;
H A Dtrace.c585 { IS_DISTRUST, 0, "DISTRUST" },

Completed in 70 milliseconds