Searched refs:RTF_LOCAL (Results 1 – 6 of 6) sorted by relevance
74 RTF_FIXEDMTU | RTF_LOCAL | RTF_BROADCAST | RTF_MULTICAST)
188 #define RTF_LOCAL 0x200000 /* route represents a local address */ macro
191 r->proto = (rtm->rtm_flags & RTF_LOCAL) ? 2 : in mib_sroute_process()
71 RTF_LOCAL = 0x200000 variable in RtConst
236 RTF_LOCAL = 0x200000 variable in RtFlagsBSD
2788 (rrt->rrt_flags & RTF_LOCAL) == 0) { in rt_entry()