Searched refs:RTS_EXTERNAL (Results 1 – 3 of 3) sorted by relevance
211 #define RTS_EXTERNAL 0x0001 /* handled by other routing protocol e.g. EGP */ macro
389 ((state & IS_EXTERNAL)? RTS_EXTERNAL : 0)); in gwkludge()
2070 if (rts->rts_flags & RTS_EXTERNAL) in walk_kern()