Home
last modified time | relevance | path

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

/linux-4.19.296/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
183 struct fib6_info __rcu *from; argument
212 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
218 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
225 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired()
237 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.h244 struct fib6_info *(*fib6_lookup)(struct net *net, int oif,
246 struct fib6_info *(*fib6_table_lookup)(struct net *net,
250 struct fib6_info *(*fib6_multipath_select)(const struct net *net,
251 struct fib6_info *f6i,
255 u32 (*ip6_mtu_from_fib6)(struct fib6_info *f6i, struct in6_addr *daddr,
Dif_inet6.h68 struct fib6_info *rt;
155 struct fib6_info *aca_rt;
/linux-4.19.296/include/net/netns/
Dipv6.h65 struct fib6_info *fib6_null_entry;
/linux-4.19.296/include/trace/events/
Dfib6.h15 TP_PROTO(const struct net *net, const struct fib6_info *f6i,