Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnexthop.h225 void nexthop_res_grp_activity_update(struct net *net, u32 id, u16 num_buckets,
/openbmc/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst154 ``nexthop_res_grp_activity_update()`` API. The buckets identified this way
/openbmc/linux/drivers/net/netdevsim/
H A Dfib.c1406 nexthop_res_grp_activity_update(net, nhid, nexthop->occ, activity); in nsim_nexthop_bucket_activity_write()
/openbmc/linux/net/ipv4/
H A Dnexthop.c3706 void nexthop_res_grp_activity_update(struct net *net, u32 id, u16 num_buckets, in nexthop_res_grp_activity_update() function
3739 EXPORT_SYMBOL(nexthop_res_grp_activity_update);
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4738 nexthop_res_grp_activity_update(mlxsw_sp_net(mlxsw_sp), nh_grp->obj.id, in mlxsw_sp_nh_grp_activity_update()