Lines Matching refs:rt6i_metric
263 .rt6i_metric = ~(u32) 0,
280 .rt6i_metric = ~(u32) 0,
295 .rt6i_metric = ~(u32) 0,
659 for (rt = rr_head; rt && rt->rt6i_metric == metric; in find_rr_leaf()
662 for (rt = fn->leaf; rt && rt != rr_head && rt->rt6i_metric == metric; in find_rr_leaf()
679 match = find_rr_leaf(fn, rt0, rt0->rt6i_metric, oif, strict, in rt6_select()
686 if (!next || next->rt6i_metric != rt0->rt6i_metric) in rt6_select()
1076 rt->rt6i_metric = 0; in ip6_blackhole_route()
1600 rt->rt6i_metric = cfg->fc_metric; in ip6_route_info_create()
1816 if (cfg->fc_metric && cfg->fc_metric != rt->rt6i_metric) in ip6_route_del()
1977 rt->rt6i_metric = 0; in ip6_rt_copy()
2882 if (nla_put_u32(skb, RTA_PRIORITY, rt->rt6i_metric)) in rt6_fill_node()