Searched defs:f6i (Results 1 – 5 of 5) sorted by relevance
/net/ipv6/ |
D | route.c | 531 struct fib6_info *f6i = res->f6i; in rt6_device_match() local 794 struct fib6_info *f6i; in __find_rr_leaf() local 1089 struct fib6_info *f6i = res->f6i; in ip6_rt_init_dst() local 1128 struct fib6_info *f6i = res->f6i; in ip6_rt_copy_init() local 1183 struct fib6_info *f6i = res->f6i; in ip6_create_rt_rcu() local 1323 struct fib6_info *f6i = res->f6i; in ip6_rt_cache_alloc() local 1363 struct fib6_info *f6i = res->f6i; in ip6_rt_pcpu_alloc() local 1661 struct fib6_info *f6i = res->f6i; in rt6_insert_exception() local 1771 struct fib6_info *f6i = arg; in rt6_nh_flush_exceptions() local 1778 void rt6_flush_exceptions(struct fib6_info *f6i) in rt6_flush_exceptions() [all …]
|
D | anycast.c | 260 static struct ifacaddr6 *aca_alloc(struct fib6_info *f6i, in aca_alloc() 287 struct fib6_info *f6i; in __ipv6_dev_ac_inc() local
|
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 168 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu() local 714 void fib6_metric_set(struct fib6_info *f6i, int metric, u32 val) in fib6_metric_set() 1005 static void fib6_drop_pcpu_from(struct fib6_info *f6i, in fib6_drop_pcpu_from() 1364 void fib6_update_sernum_stub(struct net *net, struct fib6_info *f6i) in fib6_update_sernum_stub()
|
D | addrconf.c | 1080 struct fib6_info *f6i = NULL; in ipv6_add_addr() local 1273 struct fib6_info *f6i; in cleanup_prefix_route() local 3559 struct fib6_info *f6i, *prev; in fixup_permanent_addr() local 4779 struct fib6_info *f6i; in modify_prefix_route() local
|
/net/ipv4/ |
D | nexthop.c | 1338 struct fib6_info *f6i; in fib6_check_nh_list() local 1869 struct fib6_info *f6i, *tmp; in __remove_nexthop_fib() local 1930 struct fib6_info *f6i; in nh_rt_cache_flush() local 2207 struct fib6_info *f6i; in __nexthop_replace_notify() local
|