Lines Matching refs:rt6i_metric
279 .rt6i_metric = ~(u32) 0,
296 .rt6i_metric = ~(u32) 0,
311 .rt6i_metric = ~(u32) 0,
695 if (rt->rt6i_metric != metric) { in find_rr_leaf()
704 if (rt->rt6i_metric != metric) { in find_rr_leaf()
731 match = find_rr_leaf(fn, rt0, rt0->rt6i_metric, oif, strict, in rt6_select()
738 if (!next || next->rt6i_metric != rt0->rt6i_metric) in rt6_select()
952 rt->rt6i_metric = 0; in ip6_rt_cache_alloc()
1224 rt->rt6i_metric = 0; in ip6_blackhole_route()
1853 rt->rt6i_metric = cfg->fc_metric; in ip6_route_info_create()
2085 if (cfg->fc_metric && cfg->fc_metric != rt->rt6i_metric) in ip6_route_del()
2241 rt->rt6i_metric = ort->rt6i_metric; in ip6_rt_copy_init()
3186 if (nla_put_u32(skb, RTA_PRIORITY, rt->rt6i_metric)) in rt6_fill_node()