Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c221 fib_nh->nh_parent); in mlx5_lag_fib_update()
222 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_update()
297 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_event()
/Linux-v5.15/net/ipv4/
Dnexthop.c965 struct nexthop *nh = nhge->nh_parent; in nexthop_bucket_notify()
1736 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
1777 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
1980 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
1992 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2107 newi->nh_parent = old; in replace_nexthop_single()
2108 oldi->nh_parent = new; in replace_nexthop_single()
2121 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2134 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2149 oldi->nh_parent = old; in replace_nexthop_single()
[all …]
Dfib_semantics.c1449 nexthop_nh->nh_parent = fi; in fib_create_info()
1956 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2116 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/Linux-v5.15/include/net/
Dnexthop.h59 struct nexthop *nh_parent; member
116 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
Dip_fib.h106 struct fib_info *nh_parent; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4196 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7451 fib_info_put(fib_event->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_process()
7631 fib_info_hold(fib_event->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()