Home
last modified time | relevance | path

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) { in input()
697 if (ifp->int_state & IS_DISTRUST) { in input()
H A Ddefs.h376 #define IS_DISTRUST 0x00000100 /* ignore untrusted routers */ macro
H A Dparms.c885 parm.parm_int_state |= IS_DISTRUST; in parse_parms()
H A Dtrace.c585 { IS_DISTRUST, 0, "DISTRUST" },