Searched refs:nh_weight (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_fib.c119 nh->nh_weight != onh->nh_weight ||
181 nh->nh_weight = nhp->rtnh_hops + 1;
297 nh->nh_weight = 1;
379 power += nh->nh_weight;
380 nh->nh_power = nh->nh_weight;
H A Ddn_table.c311 nhp->rtnh_hops = nh->nh_weight - 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_semantics.c148 nh->nh_weight != onh->nh_weight ||
239 nh->nh_weight = nhp->rtnh_hops + 1;
502 nh->nh_weight = 1;
691 nhp->rtnh_hops = nh->nh_weight-1;
962 power += nh->nh_weight;
963 nh->nh_power = nh->nh_weight;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Ddn_fib.h48 int nh_weight; member in struct:dn_fib_nh
H A Dip_fib.h43 int nh_weight; member in struct:fib_nh
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Ddn_fib.h48 int nh_weight; member in struct:dn_fib_nh
H A Dip_fib.h43 int nh_weight; member in struct:fib_nh

Completed in 44 milliseconds