Searched refs:weight_high (Results 1 – 2 of 2) sorted by relevance
19 __u8 weight_high; /* high order bits of weight */ member25 return ((entry->weight_high << 8) | entry->weight) + 1; in nexthop_grp_weight()
899 .weight_high = weight >> 8, in nla_put_nh_group()