Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A 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()
/openbmc/linux/net/ipv4/
H A Dnexthop.c967 struct nexthop *nh = nhge->nh_parent; in nexthop_bucket_notify()
1761 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
1802 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
2023 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
2036 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2151 newi->nh_parent = old; in replace_nexthop_single()
2152 oldi->nh_parent = new; in replace_nexthop_single()
2165 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2178 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2193 oldi->nh_parent = old; in replace_nexthop_single()
[all …]
H A Dfib_semantics.c1489 nexthop_nh->nh_parent = fi; in fib_create_info()
1998 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2157 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/openbmc/linux/include/net/
H A Dnexthop.h59 struct nexthop *nh_parent; member
116 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
H A Dip_fib.h108 struct fib_info *nh_parent; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4411 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7642 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
7761 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()