Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_semantics.c290 nh->fib_nh_weight != onh->fib_nh_weight || in nh_comp()
701 nh->fib_nh_weight = nh_weight; in fib_nh_init()
870 total += nh->fib_nh_weight; in fib_rebalance()
883 w += nexthop_nh->fib_nh_weight; in fib_rebalance()
1728 if (fib_add_nexthop(skb, &nh->nh_common, nh->fib_nh_weight, in fib_add_multipath()
/linux/include/net/
H A Dip_fib.h126 #define fib_nh_weight nh_common.nhc_weight macro
/linux/net/ipv6/
H A Droute.c3640 fib6_nh->fib_nh_weight = 1; in fib6_nh_init()
4844 total += rt->fib6_nh->fib_nh_weight; in rt6_multipath_total_weight()
4848 total += iter->fib6_nh->fib_nh_weight; in rt6_multipath_total_weight()
4859 *weight += rt->fib6_nh->fib_nh_weight; in rt6_upper_bound_set()
5500 rt->fib6_nh->fib_nh_weight = rtnh->rtnh_hops + 1; in ip6_route_multipath_add()
5914 rt->fib6_nh->fib_nh_weight, AF_INET6, in rt6_fill_node()
5923 sibling->fib6_nh->fib_nh_weight, in rt6_fill_node()