Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dnexthop.h225 void nexthop_res_grp_activity_update(struct net *net, u32 id, u16 num_buckets,
/Linux-v6.1/Documentation/networking/
Dnexthop-group-resilient.rst154 ``nexthop_res_grp_activity_update()`` API. The buckets identified this way
/Linux-v6.1/drivers/net/netdevsim/
Dfib.c1404 nexthop_res_grp_activity_update(net, nhid, nexthop->occ, activity); in nsim_nexthop_bucket_activity_write()
/Linux-v6.1/net/ipv4/
Dnexthop.c3702 void nexthop_res_grp_activity_update(struct net *net, u32 id, u16 num_buckets, in nexthop_res_grp_activity_update() function
3735 EXPORT_SYMBOL(nexthop_res_grp_activity_update);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4512 nexthop_res_grp_activity_update(mlxsw_sp_net(mlxsw_sp), nh_grp->obj.id, in mlxsw_sp_nh_grp_activity_update()