Lines Matching defs:f6i
223 struct fib6_info *f6i; member
252 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
261 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
268 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired()
280 static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, in fib6_get_cookie_safe()
329 static inline void fib6_info_hold(struct fib6_info *f6i) in fib6_info_hold()
334 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe()
339 static inline void fib6_info_release(struct fib6_info *f6i) in fib6_info_release()
519 static inline void fib6_add_gc_list(struct fib6_info *f6i) in fib6_add_gc_list()
541 static inline void fib6_remove_gc_list(struct fib6_info *f6i) in fib6_remove_gc_list()
575 static inline bool fib6_metric_locked(struct fib6_info *f6i, int metric) in fib6_metric_locked()