Lines Matching defs:fib_info
55 struct fib_info;
106 struct fib_info *nh_parent;
131 struct fib_info {
174 struct fib_info *fi;
209 struct fib_info *fi;
224 struct fib_info *fi;
434 bool fib_info_nh_uses_dev(struct fib_info *fi, const struct net_device *dev);
522 void free_fib_info(struct fib_info *fi);
524 static inline void fib_info_hold(struct fib_info *fi)
529 static inline void fib_info_put(struct fib_info *fi)