Home
last modified time | relevance | path

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

/include/net/
A Dip6_fib.h224 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()
[all …]
A Dip6_route.h73 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp()
128 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr()
A Dnexthop.h532 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()

Completed in 12 milliseconds