Searched refs:RTF_LOCAL (Results 1 – 6 of 6) sorted by relevance
20 RTF_LOCAL = 0x200000 variable
143 if (rt->rt_flags & RTF_LOCAL) { in netsrc_common()
314 #define RTF_LOCAL 0x200000 /* route represents a local address */ macro
7573 if (rt != NULL && (rt->rt_flags & RTF_LOCAL)) { in necp_application_find_policy_match_internal()
215 rt->rt_flags |= RTF_LOCAL; in in6_addroute()
166 rt->rt_flags |= RTF_LOCAL; in in_addroute()