Searched refs:fib6_info (Results 1 – 6 of 6) sorted by relevance
| /include/net/ |
| A D | ip6_fib.h | 34 struct fib6_info; 74 struct fib6_info __rcu *leaf; 79 struct fib6_info __rcu *rr_ptr; 158 struct fib6_info { struct 209 struct fib6_info __rcu *from; argument 224 struct fib6_info *f6i; 301 struct fib6_info *from; in rt6_get_cookie() 361 struct fib6_info *leaf; 426 struct fib6_info *rt; 476 const struct fib6_info *from; in rt6_get_prefsrc() [all …]
|
| A D | ip6_route.h | 73 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp() 121 int ip6_ins_rt(struct net *net, struct fib6_info *f6i); 122 int ip6_del_rt(struct net *net, struct fib6_info *f6i, bool skip_notify); 124 void rt6_flush_exceptions(struct fib6_info *f6i); 125 void rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args, 128 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr() 175 struct fib6_info *rt6_get_dflt_router(struct net *net, 178 struct fib6_info *rt6_add_dflt_router(struct net *net, 206 int rt6_dump_route(struct fib6_info *f6i, void *p_arg, unsigned int skip); 213 void rt6_multipath_rebalance(struct fib6_info *f6i); [all …]
|
| A D | ipv6_stubs.h | 15 struct fib6_info; 52 void (*fib6_update_sernum)(struct net *net, struct fib6_info *rt); 53 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify); 54 void (*fib6_rt_update)(struct net *net, struct fib6_info *rt,
|
| A D | if_inet6.h | 59 struct fib6_info *rt; 146 struct fib6_info *aca_rt;
|
| A D | nexthop.h | 532 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()
|
| /include/net/netns/ |
| A D | ipv6.h | 70 struct fib6_info *fib6_null_entry;
|
Completed in 14 milliseconds