Home
last modified time | relevance | path

Searched refs:nh_weight (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/net/
Dip_fib.h526 struct fib_config *cfg, int nh_weight,
603 int nh_weight, u8 rt_family, u32 nh_tclassid);
/Linux-v6.1/net/ipv4/
Dfib_semantics.c621 struct fib_config *cfg, int nh_weight, in fib_nh_init() argument
648 nh->fib_nh_weight = nh_weight; in fib_nh_init()
1699 int nh_weight, u8 rt_family, u32 nh_tclassid) in fib_add_nexthop() argument
1709 rtnh->rtnh_hops = nh_weight - 1; in fib_add_nexthop()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2911 int nh_weight; member
3202 if (nh->ifindex == ifindex && nh->nh_weight == weight && in mlxsw_sp_nexthop6_group_has_nexthop()
3709 g = gcd(nh->nh_weight, g); in mlxsw_sp_nexthop_group_normalize()
3711 g = nh->nh_weight; in mlxsw_sp_nexthop_group_normalize()
3719 nh->norm_nh_weight = nh->nh_weight / g; in mlxsw_sp_nexthop_group_normalize()
4293 nh->nh_weight = fib_nh->fib_nh_weight; in mlxsw_sp_nexthop4_init()
4295 nh->nh_weight = 1; in mlxsw_sp_nexthop4_init()
4770 nh->nh_weight = weight; in mlxsw_sp_nexthop_obj_init()
6506 nh->nh_weight = rt->fib6_nh->fib_nh_weight; in mlxsw_sp_nexthop6_init()