Searched refs:nh_weight (Results 1 – 5 of 5) sorted by relevance
124 nh->nh_weight != onh->nh_weight || in dn_fib_nh_comp()176 nh->nh_weight = nhp->rtnh_hops + 1; in dn_fib_get_nhs()334 nh->nh_weight = 1; in dn_fib_create_info()464 power += nh->nh_weight; in dn_fib_select_multipath()465 nh->nh_power = nh->nh_weight; in dn_fib_select_multipath()
357 nhp->rtnh_hops = nh->nh_weight - 1; in dn_fib_dump_info()
264 nh->nh_weight != onh->nh_weight || in nh_comp()464 nexthop_nh->nh_weight = rtnh->rtnh_hops + 1; in fib_get_nhs()891 nh->nh_weight = 1; in fib_create_info()1057 rtnh->rtnh_hops = nh->nh_weight - 1; in fib_dump_info()1290 power += nexthop_nh->nh_weight; in fib_select_multipath()1291 nexthop_nh->nh_power = nexthop_nh->nh_weight; in fib_select_multipath()
21 int nh_weight; member
80 int nh_weight; member