Home
last modified time | relevance | path

Searched refs:fib6_info (Results 1 – 18 of 18) sorted by relevance

/linux-5.19.10/include/net/
Dip6_fib.h40 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
211 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 void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
259 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
[all …]
Dip6_route.h74 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp()
126 int ip6_ins_rt(struct net *net, struct fib6_info *f6i);
127 int ip6_del_rt(struct net *net, struct fib6_info *f6i, bool skip_notify);
129 void rt6_flush_exceptions(struct fib6_info *f6i);
130 void rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args,
133 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr()
161 struct fib6_info *addrconf_f6i_alloc(struct net *net, struct inet6_dev *idev,
172 struct fib6_info *rt6_get_dflt_router(struct net *net,
175 struct fib6_info *rt6_add_dflt_router(struct net *net,
202 int rt6_dump_route(struct fib6_info *f6i, void *p_arg, unsigned int skip);
[all …]
Dipv6_stubs.h14 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,
Dif_inet6.h63 struct fib6_info *rt;
150 struct fib6_info *aca_rt;
Dnexthop.h523 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()
/linux-5.19.10/net/ipv6/
Dip6_fib.c45 int (*func)(struct fib6_info *, void *arg);
57 static struct fib6_info *fib6_find_prefix(struct net *net,
108 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum()
148 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh) in fib6_info_alloc()
150 struct fib6_info *f6i; in fib6_info_alloc()
169 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu()
365 struct fib6_info *rt, in call_fib6_entry_notifier()
378 struct fib6_info *rt, in call_fib6_multipath_entry_notifier()
393 struct fib6_info *rt, in call_fib6_entry_notifiers()
407 struct fib6_info *rt, in call_fib6_multipath_entry_notifiers()
[all …]
Droute.c108 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 = {
359 struct fib6_info *from; in ip6_dst_destroy()
371 from = xchg((__force struct fib6_info **)&rt->from, NULL); in ip6_dst_destroy()
401 struct fib6_info *from; in rt6_check_expired()
419 struct fib6_info *sibling, *next_sibling; in fib6_select_path()
420 struct fib6_info *match = res->f6i; in fib6_select_path()
[all …]
Danycast.c260 static struct ifacaddr6 *aca_alloc(struct fib6_info *f6i, in aca_alloc()
287 struct fib6_info *f6i; in __ipv6_dev_ac_inc()
Daddrconf_core.c188 static int eafnosupport_ip6_del_rt(struct net *net, struct fib6_info *rt, in eafnosupport_ip6_del_rt()
Daddrconf.c162 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx,
1062 struct fib6_info *f6i = NULL; in ipv6_add_addr()
1247 struct fib6_info *f6i; in cleanup_prefix_route()
2429 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route()
2436 struct fib6_info *rt = NULL; in addrconf_get_prefix_route()
2736 struct fib6_info *rt; in addrconf_prefix_rcv()
3459 struct fib6_info *f6i, *prev; in fixup_permanent_addr()
3840 struct fib6_info *rt = NULL; in addrconf_ifdown()
4693 struct fib6_info *f6i; in modify_prefix_route()
6171 struct fib6_info *rt; in __ipv6_ifa_notify()
Dndisc.c1216 struct fib6_info *rt = NULL; in ndisc_router_discovery()
Dip6_output.c1089 struct fib6_info *from; in ip6_dst_lookup_tail()
/linux-5.19.10/drivers/net/netdevsim/
Dfib.c95 struct fib6_info *rt;
99 struct fib6_info **rt_arr;
482 const struct fib6_info *rt) in nsim_fib6_rt_nh_find()
495 struct fib6_info *rt) in nsim_fib6_rt_nh_add()
512 static void nsim_rt6_release(struct fib6_info *rt) in nsim_rt6_release()
517 static void nsim_rt6_release(struct fib6_info *rt) in nsim_rt6_release()
523 const struct fib6_info *rt) in nsim_fib6_rt_nh_del()
539 struct fib6_info **rt_arr, unsigned int nrt6) in nsim_fib6_rt_create()
541 struct fib6_info *rt = rt_arr[0]; in nsim_fib6_rt_create()
589 nsim_fib6_rt_lookup(struct rhashtable *fib_rt_ht, const struct fib6_info *rt) in nsim_fib6_rt_lookup()
[all …]
/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dbpf_iter_ipv6_route.c15 struct fib6_info *rt = ctx->rt; in dump_ipv6_route()
Dbpf_iter.h56 struct fib6_info *rt;
/linux-5.19.10/include/net/netns/
Dipv6.h69 struct fib6_info *fib6_null_entry;
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c523 struct fib6_info *rt;
5600 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_rt6_nexthop()
5681 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set()
5696 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set()
6656 static bool mlxsw_sp_fib6_rt_should_ignore(const struct fib6_info *rt) in mlxsw_sp_fib6_rt_should_ignore()
6671 static struct mlxsw_sp_rt6 *mlxsw_sp_rt6_create(struct fib6_info *rt) in mlxsw_sp_rt6_create()
6690 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
6695 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
6710 static struct fib6_info *
6719 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_rt_find()
[all …]
/linux-5.19.10/net/ipv4/
Dnexthop.c1314 struct fib6_info *f6i; in fib6_check_nh_list()
1845 struct fib6_info *f6i, *tmp; in __remove_nexthop_fib()
1906 struct fib6_info *f6i; in nh_rt_cache_flush()
2183 struct fib6_info *f6i; in __nexthop_replace_notify()