Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_fib.h41 struct fib6_info;
78 struct fib6_info __rcu *leaf;
83 struct fib6_info __rcu *rr_ptr;
136 struct fib6_info { struct
138 struct fib6_info __rcu *fib6_next; argument
182 struct fib6_info __rcu *from; argument
211 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
217 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
224 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired()
236 static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, in fib6_get_cookie_safe()
[all …]
Dip6_route.h69 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp()
105 int ip6_ins_rt(struct net *net, struct fib6_info *f6i);
106 int ip6_del_rt(struct net *net, struct fib6_info *f6i);
108 void rt6_flush_exceptions(struct fib6_info *f6i);
109 void rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args,
112 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr()
140 struct fib6_info *addrconf_f6i_alloc(struct net *net, struct inet6_dev *idev,
151 struct fib6_info *rt6_get_dflt_router(struct net *net,
154 struct fib6_info *rt6_add_dflt_router(struct net *net,
180 int rt6_dump_route(struct fib6_info *f6i, void *p_arg);
[all …]
Daddrconf.h242 struct fib6_info *(*fib6_lookup)(struct net *net, int oif,
244 struct fib6_info *(*fib6_table_lookup)(struct net *net,
248 struct fib6_info *(*fib6_multipath_select)(const struct net *net,
249 struct fib6_info *f6i,
253 u32 (*ip6_mtu_from_fib6)(struct fib6_info *f6i, struct in6_addr *daddr,
Dif_inet6.h68 struct fib6_info *rt;
147 struct fib6_info *aca_rt;
/Linux-v4.19/net/ipv6/
Dip6_fib.c46 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) in fib6_info_alloc()
150 struct fib6_info *f6i; in fib6_info_alloc()
172 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu()
363 struct fib6_info *fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
395 struct fib6_info *rt) in call_fib6_entry_notifier()
406 struct fib6_info *rt, in call_fib6_entry_notifiers()
423 static void fib6_rt_dump(struct fib6_info *rt, struct fib6_dump_arg *arg) in fib6_rt_dump()
[all …]
Droute.c105 static int rt6_score_route(struct fib6_info *rt, int oif, int strict);
106 static size_t rt6_nlmsg_size(struct fib6_info *rt);
108 struct fib6_info *rt, struct dst_entry *dst,
112 static struct rt6_info *rt6_find_cached_rt(struct fib6_info *rt,
117 static struct fib6_info *rt6_add_route_info(struct net *net,
122 static struct fib6_info *rt6_get_route_info(struct net *net,
292 static const struct fib6_info fib6_null_entry_template = {
369 struct fib6_info *from; in ip6_dst_destroy()
417 struct fib6_info *from; in rt6_check_expired()
431 struct fib6_info *fib6_multipath_select(const struct net *net, in fib6_multipath_select()
[all …]
Daddrconf_core.c142 static struct fib6_info *
149 static struct fib6_info *
156 static struct fib6_info *
157 eafnosupport_fib6_multipath_select(const struct net *net, struct fib6_info *f6i, in eafnosupport_fib6_multipath_select()
165 eafnosupport_ip6_mtu_from_fib6(struct fib6_info *f6i, struct in6_addr *daddr, in eafnosupport_ip6_mtu_from_fib6()
Dfib6_rules.c64 struct fib6_info *fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
67 struct fib6_info *f6i; in fib6_lookup()
163 struct fib6_info *f6i; in fib6_rule_action_alt()
Danycast.c220 static struct ifacaddr6 *aca_alloc(struct fib6_info *f6i, in aca_alloc()
246 struct fib6_info *f6i; in __ipv6_dev_ac_inc()
Daddrconf.c173 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx,
994 struct fib6_info *f6i = NULL; in ipv6_add_addr()
1178 struct fib6_info *f6i; in cleanup_prefix_route()
2349 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route()
2355 struct fib6_info *rt = NULL; in addrconf_get_prefix_route()
2647 struct fib6_info *rt; in addrconf_prefix_rcv()
3366 struct fib6_info *f6i, *prev; in fixup_permanent_addr()
3731 struct fib6_info *rt = NULL; in addrconf_ifdown()
4527 struct fib6_info *f6i; in modify_prefix_route()
5698 struct fib6_info *rt; in __ipv6_ifa_notify()
[all …]
Dip6_output.c944 struct fib6_info *from; in ip6_dst_lookup_tail()
Dndisc.c1158 struct fib6_info *rt = NULL; in ndisc_router_discovery()
/Linux-v4.19/include/net/netns/
Dipv6.h65 struct fib6_info *fib6_null_entry;
/Linux-v4.19/include/trace/events/
Dfib6.h15 TP_PROTO(const struct net *net, const struct fib6_info *f6i,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c411 struct fib6_info *rt;
3832 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_rt6_nexthop()
3918 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_fib6_entry_offload_unset()
4697 static bool mlxsw_sp_fib6_rt_should_ignore(const struct fib6_info *rt) in mlxsw_sp_fib6_rt_should_ignore()
4719 static struct mlxsw_sp_rt6 *mlxsw_sp_rt6_create(struct fib6_info *rt) in mlxsw_sp_rt6_create()
4738 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
4743 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
4754 static bool mlxsw_sp_fib6_rt_can_mp(const struct fib6_info *rt) in mlxsw_sp_fib6_rt_can_mp()
4760 static struct fib6_info *
4769 const struct fib6_info *nrt, bool replace) in mlxsw_sp_fib6_node_mp_entry_find()
[all …]
/Linux-v4.19/net/core/
Dfilter.c4352 struct fib6_info *f6i; in bpf_ipv6_fib_lookup()