Lines Matching defs:f6i
224 struct fib6_info *f6i; member
253 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
262 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
269 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired()
281 static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, in fib6_get_cookie_safe()
330 static inline void fib6_info_hold(struct fib6_info *f6i) in fib6_info_hold()
335 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe()
340 static inline void fib6_info_release(struct fib6_info *f6i) in fib6_info_release()
520 static inline void fib6_add_gc_list(struct fib6_info *f6i) in fib6_add_gc_list()
542 static inline void fib6_remove_gc_list(struct fib6_info *f6i) in fib6_remove_gc_list()
576 static inline bool fib6_metric_locked(struct fib6_info *f6i, int metric) in fib6_metric_locked()