Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dmp.c258 fib_nh->nh_parent); in mlx5_lag_fib_update()
259 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_update()
327 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_event()
/linux-6.6.21/net/ipv4/
Dnexthop.c966 struct nexthop *nh = nhge->nh_parent; in nexthop_bucket_notify()
1760 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
1801 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
2022 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
2035 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2150 newi->nh_parent = old; in replace_nexthop_single()
2151 oldi->nh_parent = new; in replace_nexthop_single()
2164 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2177 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2192 oldi->nh_parent = old; in replace_nexthop_single()
[all …]
Dfib_semantics.c1490 nexthop_nh->nh_parent = fi; in fib_create_info()
1999 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2158 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/linux-6.6.21/include/net/
Dnexthop.h59 struct nexthop *nh_parent; member
116 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
Dip_fib.h108 struct fib_info *nh_parent; member
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4410 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7641 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
7760 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()