Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dmp.c236 fib_nh->nh_parent); in mlx5_lag_fib_update()
237 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_update()
310 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_event()
/linux-6.1.9/net/ipv4/
Dnexthop.c966 struct nexthop *nh = nhge->nh_parent; in nexthop_bucket_notify()
1737 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
1778 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
1999 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
2012 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2127 newi->nh_parent = old; in replace_nexthop_single()
2128 oldi->nh_parent = new; in replace_nexthop_single()
2141 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2154 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2169 oldi->nh_parent = old; in replace_nexthop_single()
[all …]
Dfib_semantics.c1485 nexthop_nh->nh_parent = fi; in fib_create_info()
1991 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2150 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/linux-6.1.9/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.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4226 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7414 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
7533 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()