Home
last modified time | relevance | path

Searched refs:nexthop_bucket_set_hw_flags (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/net/
Dnexthop.h223 void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index,
/linux-6.1.9/drivers/net/netdevsim/
Dfib.c1195 nexthop_bucket_set_hw_flags(net, nexthop->id, i, false, trap); in nsim_nexthop_hw_flags_set()
1315 nexthop_bucket_set_hw_flags(info->net, info->id, in nsim_nexthop_bucket_replace()
/linux-6.1.9/Documentation/networking/
Dnexthop-group-resilient.rst158 done through the ``nexthop_bucket_set_hw_flags()`` API.
/linux-6.1.9/net/ipv4/
Dnexthop.c3668 void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index, in nexthop_bucket_set_hw_flags() function
3700 EXPORT_SYMBOL(nexthop_bucket_set_hw_flags);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c3813 nexthop_bucket_set_hw_flags(mlxsw_sp_net(mlxsw_sp), nh_grp->obj.id, in mlxsw_sp_nexthop_bucket_offload_refresh()