Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dip_fib.h54 struct fib_info;
82 struct fib_info *nh_parent;
106 struct fib_info { struct
144 struct fib_info *fi; argument
194 struct fib_info *fi;
427 void free_fib_info(struct fib_info *fi);
429 static inline void fib_info_hold(struct fib_info *fi) in fib_info_hold()
434 static inline void fib_info_put(struct fib_info *fi) in fib_info_put()
Droute.h49 struct fib_info;