Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Droute.c5622 u32 *pmetrics, table, rt6_flags; in rt6_fill_node() local
5635 rt6_flags = rt6->rt6i_flags; in rt6_fill_node()
5639 rt6_flags = rt->fib6_flags; in rt6_fill_node()
5660 if (rt6_flags & RTF_CACHE) in rt6_fill_node()
5717 if (rt6_flags & RTF_GATEWAY && in rt6_fill_node()
5776 if (rt6_flags & RTF_EXPIRES) { in rt6_fill_node()
5793 if (nla_put_u8(skb, RTA_PREF, IPV6_EXTRACT_PREF(rt6_flags))) in rt6_fill_node()