Home
last modified time | relevance | path

Searched refs:nh_parent (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c785 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
823 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
977 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
982 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
1020 newi->nh_parent = old; in replace_nexthop_single()
1021 oldi->nh_parent = new; in replace_nexthop_single()
1036 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
1084 __nexthop_replace_notify(net, nhge->nh_parent, info); in nexthop_replace_notify()
1116 nexthop_num_path(nhge->nh_parent) > in replace_nexthop()
[all...]
H A Dfib_semantics.c1510 nexthop_nh->nh_parent = fi; in fib_create_info()
2015 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2173 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dlag_mp.c223 fib_nh->nh_parent); in mlx5_lag_fib_update()
224 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/net/ipv4/
H A 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()
[all...]
H A 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()
/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h53 struct nexthop *nh_parent; member
72 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
H A Dip_fib.h106 struct fib_info *nh_parent; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3809 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
6000 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
6110 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A 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()

Completed in 42 milliseconds