Searched refs:RTF_GATEWAY (Results 1 – 11 of 11) sorted by relevance
52 #define RTF_GATEWAY 0x0002 /* destination is a gateway */ macro
94 #define RTF_GATEWAY 0x000290 #define RTF_GATEWAY global() macro
602 (!(tmp->flags&RTF_GATEWAY) || in atrtr_delete()1341 if (rt->flags & RTF_GATEWAY) { in atalk_route_packet()1625 (dev->flags & IFF_LOOPBACK || !(rt->flags & RTF_GATEWAY))) { in atalk_sendmsg()1678 !(rt->flags & RTF_GATEWAY) && !(dev->flags & IFF_LOOPBACK)) { in atalk_sendmsg()1707 if (rt->flags & RTF_GATEWAY) { in atalk_sendmsg()
1183 rt->rt6i_flags |= RTF_GATEWAY; in ip6_rt_copy_init()2105 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE)2166 if (rt->rt6i_flags & RTF_GATEWAY) { in rt6_age_examine_exception()3658 if (cfg->fc_flags & RTF_GATEWAY) { in fib6_nh_init()3855 rt->fib6_flags = cfg->fc_flags & ~RTF_GATEWAY; in ip6_route_info_create()4088 if (cfg->fc_flags & RTF_GATEWAY && in __ip6_del_cached_rt()4205 if (cfg->fc_flags & RTF_GATEWAY && in ip6_route_del()4212 if (cfg->fc_flags & RTF_GATEWAY) in ip6_route_del()4344 nrt->rt6i_flags = RTF_GATEWAY|RTF_UP|RTF_DYNAMIC|RTF_CACHE; in rt6_do_redirect()4346 nrt->rt6i_flags &= ~RTF_GATEWAY; in rt6_do_redirect()[all …]
1706 if (rt->rt6i_flags & RTF_GATEWAY) { in ndisc_send_redirect()
633 if (rt->rt6i_flags & RTF_GATEWAY) in ip6_forward()
2622 flags |= RTF_GATEWAY; in ipv6_route_native_seq_show()
54 if (rt->rt6i_flags & (RTF_GATEWAY | RTF_CACHE)) { in ila_output()
423 rm.rt_flags = RTF_UP | RTF_GATEWAY; in ic_setup_routes()
2927 flags |= RTF_GATEWAY; in fib_flag_trans()
2895 fib6_cfg.fc_flags |= RTF_GATEWAY; in nh_create_ipv6()