Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip_fib.h582 struct fib_config *cfg, int nh_weight,
659 int nh_weight, u8 rt_family, u32 nh_tclassid);
/linux-6.15/net/ipv4/
H A Dfib_semantics.c652 struct fib_config *cfg, int nh_weight, in fib_nh_init() argument
679 nh->fib_nh_weight = nh_weight; in fib_nh_init()
1657 int nh_weight, u8 rt_family, u32 nh_tclassid) in fib_add_nexthop() argument
1667 rtnh->rtnh_hops = nh_weight - 1; in fib_add_nexthop()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3070 int nh_weight; member
3488 if (nh->ifindex == ifindex && nh->nh_weight == weight && in mlxsw_sp_nexthop6_group_has_nexthop()
4002 g = gcd(nh->nh_weight, g); in mlxsw_sp_nexthop_group_normalize()
4004 g = nh->nh_weight; in mlxsw_sp_nexthop_group_normalize()
4012 nh->norm_nh_weight = nh->nh_weight / g; in mlxsw_sp_nexthop_group_normalize()
4620 nh->nh_weight = fib_nh->fib_nh_weight; in mlxsw_sp_nexthop4_init()
4622 nh->nh_weight = 1; in mlxsw_sp_nexthop4_init()
5118 nh->nh_weight = weight; in mlxsw_sp_nexthop_obj_init()
6981 nh->nh_weight = rt->fib6_nh->fib_nh_weight; in mlxsw_sp_nexthop6_init()