Searched refs:RTF_GATEWAY (Results 1 – 2 of 2) sorted by relevance
52 #define RTF_GATEWAY 0x0002 /* destination is a gateway */ macro
262 !(rt->rt6i_flags & (RTF_GATEWAY | RTF_NONEXTHOP)) && in ipv6_anycast_destination()304 if (rt->rt6i_flags & RTF_GATEWAY) in rt6_nexthop()
Completed in 4 milliseconds