Lines Matching refs:RTF_GATEWAY
1145 rt->rt6i_flags |= RTF_GATEWAY; in ip6_rt_copy_init()
2050 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE)
2110 if (rt->rt6i_flags & RTF_GATEWAY) { in rt6_age_examine_exception()
3592 if (cfg->fc_flags & RTF_GATEWAY) { in fib6_nh_init()
3788 rt->fib6_flags = cfg->fc_flags & ~RTF_GATEWAY; in ip6_route_info_create()
3980 if (cfg->fc_flags & RTF_GATEWAY && in __ip6_del_cached_rt()
4097 if (cfg->fc_flags & RTF_GATEWAY && in ip6_route_del()
4105 if (cfg->fc_flags & RTF_GATEWAY) in ip6_route_del()
4236 nrt->rt6i_flags = RTF_GATEWAY|RTF_UP|RTF_DYNAMIC|RTF_CACHE; in rt6_do_redirect()
4238 nrt->rt6i_flags &= ~RTF_GATEWAY; in rt6_do_redirect()
4310 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_ROUTEINFO | in rt6_add_route_info()
4376 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_DEFAULT | in rt6_add_dflt_router()
5072 cfg->fc_flags |= RTF_GATEWAY; in rtm_to_fib6_config()
5292 r_cfg.fc_flags |= RTF_GATEWAY; in ip6_route_multipath_add()
5465 r_cfg.fc_flags |= RTF_GATEWAY; in ip6_route_multipath_del()
5713 if (rt6_flags & RTF_GATEWAY && in rt6_fill_node()