Lines Matching refs:nh_parent
966 struct nexthop *nh = nhge->nh_parent;
1760 struct nexthop *nhp = nhge->nh_parent;
1801 new_nhges[j].nh_parent = nhges[i].nh_parent;
2022 newg->nh_entries[i].nh_parent = old;
2035 oldg->nh_entries[i].nh_parent = new;
2150 newi->nh_parent = old;
2151 oldi->nh_parent = new;
2164 struct nexthop *nhp = nhge->nh_parent;
2177 struct nexthop *nhp = nhge->nh_parent;
2192 oldi->nh_parent = old;
2193 newi->nh_parent = new;
2195 struct nexthop *nhp = nhge->nh_parent;
2240 __nexthop_replace_notify(net, nhge->nh_parent, info);
2273 nexthop_num_path(nhge->nh_parent) > 1) {
2278 err = fib_check_nh_list(nhge->nh_parent, new, extack);
2282 err = fib6_check_nh_list(nhge->nh_parent, new, extack);
2413 remove_nexthop(net, nhi->nh_parent, NULL);
2483 nhg->nh_entries[i].nh_parent = nh;
2623 nhi->nh_parent = nh;