Home
last modified time | relevance | path

Searched defs:f6i (Results 1 – 3 of 3) sorted by relevance

/include/net/
Dip6_fib.h239 struct fib6_info *f6i; member
263 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
269 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
276 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired()
288 static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, in fib6_get_cookie_safe()
337 static inline void fib6_info_hold(struct fib6_info *f6i) in fib6_info_hold()
342 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe()
347 static inline void fib6_info_release(struct fib6_info *f6i) in fib6_info_release()
548 static inline bool fib6_metric_locked(struct fib6_info *f6i, int metric) in fib6_metric_locked()
Dip6_route.h74 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp()
133 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr()
Dnexthop.h500 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()