Searched defs:f6i (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv6/ |
H A D | route.c | 566 struct fib6_info *f6i = res->f6i; in rt6_device_match() local 830 struct fib6_info *f6i; in __find_rr_leaf() local 1134 struct fib6_info *f6i = res->f6i; in ip6_rt_init_dst() local 1173 struct fib6_info *f6i = res->f6i; in ip6_rt_copy_init() local 1228 struct fib6_info *f6i = res->f6i; in ip6_create_rt_rcu() local 1368 struct fib6_info *f6i = res->f6i; in ip6_rt_cache_alloc() local 1408 struct fib6_info *f6i = res->f6i; in ip6_rt_pcpu_alloc() local 1703 struct fib6_info *f6i = res->f6i; in rt6_insert_exception() local 1814 struct fib6_info *f6i = arg; in rt6_nh_flush_exceptions() local 1821 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() 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 726 void fib6_metric_set(struct fib6_info *f6i, int metric, u32 val) in fib6_metric_set() 1015 static void fib6_drop_pcpu_from(struct fib6_info *f6i, in fib6_drop_pcpu_from() 1411 void fib6_update_sernum_stub(struct net *net, struct fib6_info *f6i) in fib6_update_sernum_stub()
|
H A D | addrconf.c | 1070 struct fib6_info *f6i = NULL; in ipv6_add_addr() local 1264 struct fib6_info *f6i; in cleanup_prefix_route() local 3585 struct fib6_info *f6i, *prev; in fixup_permanent_addr() local 4816 struct fib6_info *f6i; in modify_prefix_route() local
|
/linux/include/net/ |
H A D | ip6_route.h | 73 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()
|
H A D | nexthop.h | 530 fib6_info_nh_dev(struct fib6_info * f6i) fib6_info_nh_dev() argument
|
/linux/net/ipv4/ |
H A D | nexthop.c | 1587 struct fib6_info *f6i; fib6_check_nh_list() local 2121 struct fib6_info *f6i, *tmp; __remove_nexthop_fib() local 2182 struct fib6_info *f6i; nh_rt_cache_flush() local 2459 struct fib6_info *f6i; __nexthop_replace_notify() local [all...] |