Home
last modified time | relevance | path

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

/include/net/
Dip6_fib.h40 struct fib6_info;
82 struct fib6_info __rcu *leaf;
87 struct fib6_info __rcu *rr_ptr;
168 struct fib6_info { struct
170 struct fib6_info __rcu *fib6_next; argument
218 struct fib6_info __rcu *from; argument
238 struct fib6_info *f6i;
257 static inline bool fib6_requires_src(const struct fib6_info *rt) in fib6_requires_src()
262 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
268 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.h59 struct fib6_info *rt;
144 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()
/include/net/netns/
Dipv6.h71 struct fib6_info *fib6_null_entry;