Searched refs:fib6_result (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | ip6_fib.h | 222 struct fib6_result { struct 444 struct fib6_result *res, int flags); 448 int oif, struct flowi6 *fl6, struct fib6_result *res, 451 void fib6_select_path(const struct net *net, struct fib6_result *res,
|
| H A D | nexthop.h | 540 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result()
|
| /linux/net/ipv6/ |
| H A D | route.c | 115 static struct rt6_info *rt6_find_cached_rt(const struct fib6_result *res, 438 void fib6_select_path(const struct net *net, struct fib6_result *res, in fib6_select_path() 542 struct fib6_result *res, in rt6_nh_dev_match() 562 static void rt6_device_match(struct net *net, struct fib6_result *res, in rt6_device_match() 826 struct fib6_result *res, struct fib6_info **cont, in __find_rr_leaf() 883 bool *do_rr, struct fib6_result *res) in find_rr_leaf() 903 struct fib6_result *res, int strict) in rt6_select() 959 static bool rt6_is_gw_or_nonexthop(const struct fib6_result *res) in rt6_is_gw_or_nonexthop() 1055 static struct net_device *ip6_rt_get_dev_rcu(const struct fib6_result *res) in ip6_rt_get_dev_rcu() 1132 static void ip6_rt_init_dst(struct rt6_info *rt, const struct fib6_result *res) in ip6_rt_init_dst() [all …]
|
| H A D | ip6_fib.c | 340 struct fib6_result *res, int flags) in fib6_lookup()
|
| /linux/net/core/ |
| H A D | filter.c | 6278 struct fib6_result res = {}; in bpf_ipv6_fib_lookup()
|