Searched defs:f6i (Results 1 – 8 of 8) 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() argument 262 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires() argument 269 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired() argument 281 fib6_get_cookie_safe(const struct fib6_info * f6i,u32 * cookie) fib6_get_cookie_safe() argument 330 fib6_info_hold(struct fib6_info * f6i) fib6_info_hold() argument 335 fib6_info_hold_safe(struct fib6_info * f6i) fib6_info_hold_safe() argument 340 fib6_info_release(struct fib6_info * f6i) fib6_info_release() argument 522 fib6_add_gc_list(struct fib6_info * f6i) fib6_add_gc_list() argument 544 fib6_remove_gc_list(struct fib6_info * f6i) fib6_remove_gc_list() argument 551 fib6_may_remove_gc_list(struct net * net,struct fib6_info * f6i) fib6_may_remove_gc_list() argument 595 fib6_metric_locked(struct fib6_info * f6i,int metric) fib6_metric_locked() argument [all...] |
| H A D | ip6_route.h | 73 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp() argument 128 int ip6_ins_rt(struct net *net, struct fib6_info *f6i); in ip6_route_get_saddr() argument [all...] |
| H A D | nexthop.h | 532 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 | 565 struct fib6_info *f6i = res->f6i; in rt6_device_match() local 829 struct fib6_info *f6i; in __find_rr_leaf() local 1134 struct fib6_info *f6i = res->f6i; in ip6_rt_init_dst() local 1174 struct fib6_info *f6i = res->f6i; in ip6_rt_copy_init() local 1229 struct fib6_info *f6i = res->f6i; in ip6_create_rt_rcu() local 1369 struct fib6_info *f6i = res->f6i; in ip6_rt_cache_alloc() local 1409 struct fib6_info *f6i = res->f6i; in ip6_rt_pcpu_alloc() local 1715 struct fib6_info *f6i = res->f6i; in rt6_insert_exception() local 1826 struct fib6_info *f6i = arg; in rt6_nh_flush_exceptions() local 1833 void rt6_flush_exceptions(struct fib6_info *f6i) in rt6_flush_exceptions() [all …]
|
| H A D | ip6_fib.c | 107 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum() argument 149 struct fib6_info *f6i; in fib6_info_alloc() local 170 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); fib6_info_destroy_rcu() local 728 fib6_metric_set(struct fib6_info * f6i,int metric,u32 val) fib6_metric_set() argument 1019 fib6_drop_pcpu_from(struct fib6_info * f6i) fib6_drop_pcpu_from() argument 1417 fib6_update_sernum_stub(struct net * net,struct fib6_info * f6i) fib6_update_sernum_stub() 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 | addrconf.c | 1074 struct fib6_info *f6i = NULL; ipv6_add_addr() local 1268 struct fib6_info *f6i; cleanup_prefix_route() local 3585 struct fib6_info *f6i, *prev; fixup_permanent_addr() local 4816 struct fib6_info *f6i; modify_prefix_route() local [all...] |
| /linux/net/ipv4/ |
| H A D | nexthop.c | 1599 struct fib6_info *f6i; in fib6_check_nh_list() local 2147 struct fib6_info *f6i; in __remove_nexthop_fib() local 2219 struct fib6_info *f6i; in nh_rt_cache_flush() local 2506 struct fib6_info *f6i; in __nexthop_replace_notify() local
|