Searched refs:RO_RDISC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c410 new.rts_origin = RO_RDISC;
429 new.rts_origin = RO_RDISC;
528 (rt->rt_spares[i].rts_origin == RO_RDISC)) {
595 * (ie RO_RIP) over those learnt via RDISC (ie RO_RDISC).
691 if (rts->rts_origin == RO_RDISC) {
721 new.rts_origin = RO_RDISC;
800 RO_RDISC)) {
855 new.rts_origin = RO_RDISC;
H A Ddefs.h187 RO_RDISC, /* learnt from RDISC */ enumerator in enum:origin
259 (rts_origin != RO_RDISC) && \
H A Dtrace.c512 { RO_RDISC, "RDISC" },

Completed in 67 milliseconds