Searched refs:RO_NONE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | defs.h | 185 RO_NONE, /* empty slot */ enumerator 213 #define EMPTY_RT_SPARE { NULL, 0, 0, HOPCNT_INFINITY, RO_NONE, 0, 0, 0, 0 }
|
H A D | trace.c | 519 { RO_NONE, " " },
|
H A D | table.c | 2656 if (rts->rts_origin != RO_NONE) in walk_bad()
|