Searched refs:fib6_info (Results 1 – 8 of 8) sorted by relevance
/net/ipv6/ |
D | ip6_fib.c | 44 int (*func)(struct fib6_info *, void *arg); 56 static struct fib6_info *fib6_find_prefix(struct net *net, 107 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum() 147 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh) in fib6_info_alloc() 149 struct fib6_info *f6i; in fib6_info_alloc() 168 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu() 364 struct fib6_info *rt, in call_fib6_entry_notifier() 377 struct fib6_info *rt, in call_fib6_multipath_entry_notifier() 392 struct fib6_info *rt, in call_fib6_entry_notifiers() 406 struct fib6_info *rt, in call_fib6_multipath_entry_notifiers() [all …]
|
D | route.c | 108 static size_t rt6_nlmsg_size(struct fib6_info *f6i); 110 struct fib6_info *rt, struct dst_entry *dst, 119 static struct fib6_info *rt6_add_route_info(struct net *net, 124 static struct fib6_info *rt6_get_route_info(struct net *net, 280 static const struct fib6_info fib6_null_entry_template = { 356 struct fib6_info *from; in ip6_dst_destroy() 368 from = xchg((__force struct fib6_info **)&rt->from, NULL); in ip6_dst_destroy() 399 struct fib6_info *from; in rt6_check_expired() 417 struct fib6_info *sibling, *next_sibling; in fib6_select_path() 418 struct fib6_info *match = res->f6i; in fib6_select_path() [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()
|
D | addrconf_core.c | 188 static int eafnosupport_ip6_del_rt(struct net *net, struct fib6_info *rt, in eafnosupport_ip6_del_rt()
|
D | addrconf.c | 169 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, 1065 struct fib6_info *f6i = NULL; in ipv6_add_addr() 1249 struct fib6_info *f6i; in cleanup_prefix_route() 2454 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route() 2461 struct fib6_info *rt = NULL; in addrconf_get_prefix_route() 2769 struct fib6_info *rt; in addrconf_prefix_rcv() 3513 struct fib6_info *f6i, *prev; in fixup_permanent_addr() 3871 struct fib6_info *rt = NULL; in addrconf_ifdown() 4732 struct fib6_info *f6i; in modify_prefix_route() 6194 struct fib6_info *rt; in __ipv6_ifa_notify()
|
D | ndisc.c | 1176 struct fib6_info *rt = NULL; in ndisc_router_discovery()
|
D | ip6_output.c | 1091 struct fib6_info *from; in ip6_dst_lookup_tail()
|
/net/ipv4/ |
D | nexthop.c | 1313 struct fib6_info *f6i; in fib6_check_nh_list() 1844 struct fib6_info *f6i, *tmp; in __remove_nexthop_fib() 1905 struct fib6_info *f6i; in nh_rt_cache_flush() 2184 struct fib6_info *f6i; in __nexthop_replace_notify()
|