Lines Matching defs:fib_nh
103 struct fib_nh {
157 struct fib_nh fib_nh[];
232 struct fib_nh *fib_nh;
473 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
479 int fib_nh_init(struct net *net, struct fib_nh *fib_nh,
482 void fib_nh_release(struct net *net, struct fib_nh *fib_nh);
504 struct fib_nh *nh;
506 nh = container_of(nhc, struct fib_nh, nh_common);