Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.c275 fib_nh->nh_parent); in mlx5_lag_fib_update()
276 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_update()
344 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_event()
/linux-6.15/net/ipv4/
H A Dnexthop.c107 nh_info->id = nhi->nh_parent->id; in __nh_notifier_single_info_init()
1194 struct nexthop *nh = nhge->nh_parent; in nexthop_bucket_notify()
2053 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
2275 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
2288 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2403 newi->nh_parent = old; in replace_nexthop_single()
2404 oldi->nh_parent = new; in replace_nexthop_single()
2445 oldi->nh_parent = old; in replace_nexthop_single()
2446 newi->nh_parent = new; in replace_nexthop_single()
2741 nhg->nh_entries[i].nh_parent = nh; in nexthop_create_group()
[all …]
H A Dfib_semantics.c1440 nexthop_nh->nh_parent = fi; in fib_create_info()
1948 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2107 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/linux-6.15/include/net/
H A Dnexthop.h61 struct nexthop *nh_parent; member
124 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
H A Dip_fib.h110 struct fib_info *nh_parent; member
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4531 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7894 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
8013 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()