Searched refs:rnd_src (Results 1 – 2 of 2) sorted by relevance
628 rib_copy_route(struct rtentry *rt, const struct route_nhop_data *rnd_src, in rib_copy_route() argument631 struct nhop_object __diagused *nh_src = rnd_src->rnd_nhop; in rib_copy_route()648 nhop_copy(nh, rnd_src->rnd_nhop); in rib_copy_route()649 nhop_set_origin(nh, nhop_get_origin(rnd_src->rnd_nhop)); in rib_copy_route()667 .rnd_weight = rnd_src->rnd_weight in rib_copy_route()
222 int rib_copy_route(struct rtentry *rt, const struct route_nhop_data *rnd_src,