Lines Matching defs:f6i
229 struct fib6_info *f6i; member
253 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired()
260 static inline bool fib6_has_expires(const struct fib6_info *f6i) in fib6_has_expires()
270 static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, in fib6_get_cookie_safe()
319 static inline void fib6_info_hold(struct fib6_info *f6i) in fib6_info_hold()
324 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe()
329 static inline void fib6_info_release(struct fib6_info *f6i) in fib6_info_release()
506 static inline void fib6_set_expires_locked(struct fib6_info *f6i, in fib6_set_expires_locked()
522 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
530 static inline void fib6_clean_expires_locked(struct fib6_info *f6i) in fib6_clean_expires_locked()
538 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
573 static inline bool fib6_metric_locked(struct fib6_info *f6i, int metric) in fib6_metric_locked()