Searched refs:RO_RIP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c744 new.rts_origin = RO_RIP;
945 new.rts_origin = RO_RIP;
H A Ddefs.h186 RO_RIP, /* learnt from RIP */ enumerator in enum:origin
H A Dtrace.c511 { RO_RIP, "RIP" },
H A Drdisc.c592 * learnt from RIP (ie rts_origin = RO_RIP), bail out.
595 * (ie RO_RIP) over those learnt via RDISC (ie RO_RDISC).
597 * remove any existing default routes with RO_RIP set.
603 if (rts->rts_gate == 0 || rts->rts_origin != RO_RIP ||
756 /* Redo the entire spare table (without touching RO_RIP entries) */
H A Dtable.c2763 if (rts->rts_origin == RO_RIP &&

Completed in 59 milliseconds