Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h582 struct fib_config *cfg, int nh_weight,
664 int nh_weight, u8 rt_family, u32 nh_tclassid);
/linux/net/ipv4/
H A Dfib_semantics.c674 struct fib_config *cfg, int nh_weight, in fib_nh_init() argument
701 nh->fib_nh_weight = nh_weight; in fib_nh_init()
1677 int nh_weight, u8 rt_family, u32 nh_tclassid) in fib_add_nexthop() argument
1687 rtnh->rtnh_hops = nh_weight - 1; in fib_add_nexthop()