Home
last modified time | relevance | path

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

/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()
/linux/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()
2040 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
2262 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
2275 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2390 newi->nh_parent = old; in replace_nexthop_single()
2391 oldi->nh_parent = new; in replace_nexthop_single()
2432 oldi->nh_parent = old; in replace_nexthop_single()
2433 newi->nh_parent = new; in replace_nexthop_single()
2731 nhg->nh_entries[i].nh_parent = nh; in nexthop_create_group()
[all …]
H A Dfib_semantics.c1488 nexthop_nh->nh_parent = fi; in fib_create_info()
1997 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2155 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/linux/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/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4528 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7891 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
8010 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()