Lines Matching defs:fib_nh
105 struct fib_nh {
160 struct fib_nh fib_nh[];
236 struct fib_nh *fib_nh;
523 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
529 int fib_nh_init(struct net *net, struct fib_nh *fib_nh,
532 void fib_nh_release(struct net *net, struct fib_nh *fib_nh);
554 struct fib_nh *nh;
556 nh = container_of(nhc, struct fib_nh, nh_common);