Home
last modified time | relevance | path

Searched refs:rt6i_flags (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dip6_route.h247 return rt->rt6i_flags & RTF_LOCAL; in ipv6_unicast_destination()
255 return rt->rt6i_flags & RTF_ANYCAST || in ipv6_anycast_destination()
287 if (rt->rt6i_flags & RTF_GATEWAY) in rt6_nexthop()
289 else if (unlikely(rt->rt6i_flags & RTF_CACHE)) in rt6_nexthop()
Dip6_fib.h185 u32 rt6i_flags; member