Searched defs:f6i (Results 1 – 7 of 7) sorted by relevance
| /linux/include/net/ |
| H A D | ip6_fib.h | 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() 551 static inline void fib6_add_gc_list(struct fib6_info *f6i) in fib6_add_gc_list() 573 static inline void fib6_remove_gc_list(struct fib6_info *f6i) in fib6_remove_gc_list() [all …]
|
| H A D | nexthop.h | 534 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()
|
| /linux/net/ipv6/ |
| H A D | route.c | 568 struct fib6_info *f6i = res->f6i; in rt6_device_match() local 834 struct fib6_info *f6i; __find_rr_leaf() local 1138 struct fib6_info *f6i = res->f6i; ip6_rt_init_dst() local 1178 struct fib6_info *f6i = res->f6i; ip6_rt_copy_init() local 1233 struct fib6_info *f6i = res->f6i; ip6_create_rt_rcu() local 1373 struct fib6_info *f6i = res->f6i; ip6_rt_cache_alloc() local 1413 struct fib6_info *f6i = res->f6i; ip6_rt_pcpu_alloc() local 1723 struct fib6_info *f6i = res->f6i; rt6_insert_exception() local 1834 struct fib6_info *f6i = arg; rt6_nh_flush_exceptions() local 1841 rt6_flush_exceptions(struct fib6_info * f6i) rt6_flush_exceptions() argument 2228 rt6_age_exceptions(struct fib6_info * f6i,struct fib6_gc_args * gc_args,unsigned long now) rt6_age_exceptions() argument 2772 fib6_check(struct fib6_info * f6i,u32 cookie) fib6_check() argument 3307 struct fib6_info *f6i = res->f6i; ip6_mtu_from_fib6() local 4130 struct fib6_info *f6i; global() member 4142 ip6_del_cached_rt_nh(struct fib6_config * cfg,struct fib6_info * f6i) ip6_del_cached_rt_nh() argument 4703 struct fib6_info *f6i; addrconf_f6i_alloc() local 5053 struct fib6_info *f6i; global() member 5059 struct fib6_info *f6i = arg->f6i; fib6_nh_mtu_change() local 5085 rt6_mtu_change_route(struct fib6_info * f6i,void * p_arg) rt6_mtu_change_route() argument 5711 rt6_nlmsg_size(struct fib6_info * f6i) rt6_nlmsg_size() argument 5996 fib6_info_uses_dev(const struct fib6_info * f6i,const struct net_device * dev) fib6_info_uses_dev() argument 6462 fib6_info_hw_flags_set(struct net * net,struct fib6_info * f6i,bool offload,bool trap,bool offload_failed) fib6_info_hw_flags_set() argument [all...] |
| H A D | anycast.c | 277 static struct ifacaddr6 *aca_alloc(struct fib6_info *f6i, in aca_alloc() 335 struct fib6_info *f6i; in __ipv6_dev_ac_inc() local
|
| H A D | ip6_fib.c | 107 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum() 149 struct fib6_info *f6i; in fib6_info_alloc() local 170 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu() local 729 void fib6_metric_set(struct fib6_info *f6i, int metric, u32 val) in fib6_metric_set() 1020 static void fib6_drop_pcpu_from(struct fib6_info *f6i) in fib6_drop_pcpu_from()
|
| H A D | addrconf.c | 1081 struct fib6_info *f6i = NULL; in ipv6_add_addr() local 1277 struct fib6_info *f6i; in cleanup_prefix_route() local 3610 struct fib6_info *f6i, *prev; in fixup_permanent_addr() local 4848 struct fib6_info *f6i; in modify_prefix_route() local
|
| /linux/net/ipv4/ |
| H A D | nexthop.c | 1606 struct fib6_info *f6i; in fib6_check_nh_list() local 2168 struct fib6_info *f6i; in __remove_nexthop_fib() local 2537 struct fib6_info *f6i; in __nexthop_replace_notify() local
|