Searched refs:RTF_GATEWAY (Results 1 – 16 of 16) sorted by relevance
52 #define RTF_GATEWAY 0x0002 /* destination is a gateway */ macro
41 flags |= RTF_GATEWAY; in dump_ipv6_route()
94 #define RTF_GATEWAY 0x0002 macro
262 !(rt->rt6i_flags & (RTF_GATEWAY | RTF_NONEXTHOP)) && in ipv6_anycast_destination()304 if (rt->rt6i_flags & RTF_GATEWAY) in rt6_nexthop()
601 (!(tmp->flags&RTF_GATEWAY) || in atrtr_delete()1340 if (rt->flags & RTF_GATEWAY) { in atalk_route_packet()1624 (dev->flags & IFF_LOOPBACK || !(rt->flags & RTF_GATEWAY))) { in atalk_sendmsg()1677 !(rt->flags & RTF_GATEWAY) && !(dev->flags & IFF_LOOPBACK)) { in atalk_sendmsg()1706 if (rt->flags & RTF_GATEWAY) { in atalk_sendmsg()
54 if (rt->rt6i_flags & (RTF_GATEWAY | RTF_CACHE)) { in ila_output()
1182 rt->rt6i_flags |= RTF_GATEWAY; in ip6_rt_copy_init()2145 if (rt->rt6i_flags & RTF_GATEWAY) { in rt6_age_examine_exception()3632 if (cfg->fc_flags & RTF_GATEWAY) { in fib6_nh_init()4023 if (cfg->fc_flags & RTF_GATEWAY && in __ip6_del_cached_rt()4140 if (cfg->fc_flags & RTF_GATEWAY && in ip6_route_del()4148 if (cfg->fc_flags & RTF_GATEWAY) in ip6_route_del()4281 nrt->rt6i_flags &= ~RTF_GATEWAY; in rt6_do_redirect()5122 cfg->fc_flags |= RTF_GATEWAY; in rtm_to_fib6_config()5348 r_cfg.fc_flags |= RTF_GATEWAY; in ip6_route_multipath_add()5521 r_cfg.fc_flags |= RTF_GATEWAY; in ip6_route_multipath_del()[all …]
1731 if (rt->rt6i_flags & RTF_GATEWAY) { in ndisc_send_redirect()
611 if (rt->rt6i_flags & RTF_GATEWAY) in ip6_forward()
2556 flags |= RTF_GATEWAY; in ipv6_route_native_seq_show()
354 return dst_rt6_info(dst)->rt6i_flags & RTF_GATEWAY; in has_gateway()
580 if (rt->rt_flags & RTF_GATEWAY && in rtentry_to_fib_config()591 if (rt->rt_flags & RTF_GATEWAY && !cfg->fc_gw_family) in rtentry_to_fib_config()
423 rm.rt_flags = RTF_UP | RTF_GATEWAY; in ic_setup_routes()
1085 .fc_flags = nh->fib_nh_flags | RTF_GATEWAY, in fib_check_nh_v6_gw()
2926 flags |= RTF_GATEWAY; in fib_flag_trans()
2848 fib6_cfg.fc_flags |= RTF_GATEWAY; in nh_create_ipv6()