| /Linux-v6.6/include/net/ |
| D | ip6_fib.h | 40 struct fib6_info; 80 struct fib6_info __rcu *leaf; 85 struct fib6_info __rcu *rr_ptr; 164 struct fib6_info { struct 166 struct fib6_info __rcu *fib6_next; argument 214 struct fib6_info __rcu *from; argument 229 struct fib6_info *f6i; 248 static inline bool fib6_requires_src(const struct fib6_info *rt) in fib6_requires_src() 253 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired() 260 static inline bool fib6_has_expires(const struct fib6_info *f6i) in fib6_has_expires() [all …]
|
| D | ip6_route.h | 74 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp() 122 int ip6_ins_rt(struct net *net, struct fib6_info *f6i); 123 int ip6_del_rt(struct net *net, struct fib6_info *f6i, bool skip_notify); 125 void rt6_flush_exceptions(struct fib6_info *f6i); 126 void rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args, 129 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr() 157 struct fib6_info *addrconf_f6i_alloc(struct net *net, struct inet6_dev *idev, 168 struct fib6_info *rt6_get_dflt_router(struct net *net, 171 struct fib6_info *rt6_add_dflt_router(struct net *net, 198 int rt6_dump_route(struct fib6_info *f6i, void *p_arg, unsigned int skip); [all …]
|
| D | ipv6_stubs.h | 14 struct fib6_info; 51 void (*fib6_update_sernum)(struct net *net, struct fib6_info *rt); 52 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify); 53 void (*fib6_rt_update)(struct net *net, struct fib6_info *rt,
|
| D | if_inet6.h | 63 struct fib6_info *rt; 150 struct fib6_info *aca_rt;
|
| D | nexthop.h | 500 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()
|
| /Linux-v6.6/net/ipv6/ |
| D | ip6_fib.c | 45 int (*func)(struct fib6_info *, void *arg); 57 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() 170 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu() 367 struct fib6_info *rt, in call_fib6_entry_notifier() 380 struct fib6_info *rt, in call_fib6_multipath_entry_notifier() 395 struct fib6_info *rt, in call_fib6_entry_notifiers() 409 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, 285 static const struct fib6_info fib6_null_entry_template = { 358 struct fib6_info *from; in ip6_dst_destroy() 370 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 | 162 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, 1063 struct fib6_info *f6i = NULL; in ipv6_add_addr() 1256 struct fib6_info *f6i; in cleanup_prefix_route() 2438 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route() 2445 struct fib6_info *rt = NULL; in addrconf_get_prefix_route() 2754 struct fib6_info *rt; in addrconf_prefix_rcv() 3520 struct fib6_info *f6i, *prev; in fixup_permanent_addr() 3882 struct fib6_info *rt = NULL; in addrconf_ifdown() 4740 struct fib6_info *f6i; in modify_prefix_route() 6223 struct fib6_info *rt; in __ipv6_ifa_notify()
|
| D | ndisc.c | 1238 struct fib6_info *rt = NULL; in ndisc_router_discovery()
|
| D | ip6_output.c | 1107 struct fib6_info *from; in ip6_dst_lookup_tail()
|
| /Linux-v6.6/drivers/net/netdevsim/ |
| D | fib.c | 96 struct fib6_info *rt; 100 struct fib6_info **rt_arr; 483 const struct fib6_info *rt) in nsim_fib6_rt_nh_find() 496 struct fib6_info *rt) in nsim_fib6_rt_nh_add() 513 static void nsim_rt6_release(struct fib6_info *rt) in nsim_rt6_release() 518 static void nsim_rt6_release(struct fib6_info *rt) in nsim_rt6_release() 524 const struct fib6_info *rt) in nsim_fib6_rt_nh_del() 540 struct fib6_info **rt_arr, unsigned int nrt6) in nsim_fib6_rt_create() 542 struct fib6_info *rt = rt_arr[0]; in nsim_fib6_rt_create() 590 nsim_fib6_rt_lookup(struct rhashtable *fib_rt_ht, const struct fib6_info *rt) in nsim_fib6_rt_lookup() [all …]
|
| /Linux-v6.6/tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_ipv6_route.c | 15 struct fib6_info *rt = ctx->rt; in dump_ipv6_route()
|
| D | bpf_iter.h | 60 struct fib6_info *rt;
|
| /Linux-v6.6/include/net/netns/ |
| D | ipv6.h | 70 struct fib6_info *fib6_null_entry;
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_router.c | 499 struct fib6_info *rt; 5732 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_rt6_nexthop() 5813 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set() 5828 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set() 6639 static bool mlxsw_sp_fib6_rt_should_ignore(const struct fib6_info *rt) in mlxsw_sp_fib6_rt_should_ignore() 6654 static struct mlxsw_sp_rt6 *mlxsw_sp_rt6_create(struct fib6_info *rt) in mlxsw_sp_rt6_create() 6673 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release() 6678 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release() 6693 static struct fib6_info * 6702 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_rt_find() [all …]
|
| /Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
| D | prestera_router.c | 196 static bool __prestera_fi6_is_direct(struct fib6_info *fi) in __prestera_fi6_is_direct() 204 static bool prestera_fi6_is_direct(struct fib6_info *fi) in prestera_fi6_is_direct() 212 static bool prestera_fi6_is_nh(struct fib6_info *fi) in prestera_fi6_is_nh() 322 struct fib6_info *iter; in prestera_kern_fib_info_nhc()
|
| /Linux-v6.6/net/ipv4/ |
| D | nexthop.c | 1337 struct fib6_info *f6i; in fib6_check_nh_list() 1868 struct fib6_info *f6i, *tmp; in __remove_nexthop_fib() 1929 struct fib6_info *f6i; in nh_rt_cache_flush() 2206 struct fib6_info *f6i; in __nexthop_replace_notify()
|