Lines Matching refs:RTF_GATEWAY
1134 rt->rt6i_flags |= RTF_GATEWAY; in ip6_rt_copy_init()
2038 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE)
2098 if (rt->rt6i_flags & RTF_GATEWAY) { in rt6_age_examine_exception()
3580 if (cfg->fc_flags & RTF_GATEWAY) { in fib6_nh_init()
3778 rt->fib6_flags = cfg->fc_flags & ~RTF_GATEWAY; in ip6_route_info_create()
3970 if (cfg->fc_flags & RTF_GATEWAY && in __ip6_del_cached_rt()
4087 if (cfg->fc_flags & RTF_GATEWAY && in ip6_route_del()
4095 if (cfg->fc_flags & RTF_GATEWAY) in ip6_route_del()
4225 nrt->rt6i_flags = RTF_GATEWAY|RTF_UP|RTF_DYNAMIC|RTF_CACHE; in rt6_do_redirect()
4227 nrt->rt6i_flags &= ~RTF_GATEWAY; in rt6_do_redirect()
4299 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_ROUTEINFO | in rt6_add_route_info()
4364 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_DEFAULT | in rt6_add_dflt_router()
5056 cfg->fc_flags |= RTF_GATEWAY; in rtm_to_fib6_config()
5276 r_cfg.fc_flags |= RTF_GATEWAY; in ip6_route_multipath_add()
5456 r_cfg.fc_flags |= RTF_GATEWAY; in ip6_route_multipath_del()
5704 if (rt6_flags & RTF_GATEWAY && in rt6_fill_node()