Lines Matching refs:fib_nh
107 struct fib_nh {
162 struct fib_nh fib_nh[] __counted_by(fib_nhs);
241 struct fib_nh *fib_nh;
575 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
582 int fib_nh_init(struct net *net, struct fib_nh *fib_nh,
585 void fib_nh_release(struct net *net, struct fib_nh *fib_nh);
607 struct fib_nh *nh;
609 nh = container_of(nhc, struct fib_nh, nh_common);