Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dfib6_rules.c69 struct fib6_result *res, int flags) in fib6_lookup()
104 struct fib6_result res = {}; in fib6_rule_lookup()
168 struct fib6_result *res = arg->result; in fib6_rule_action_alt()
206 struct fib6_result *res = arg->result; in __fib6_rule_action()
285 struct fib6_result *res = arg->result; in fib6_rule_suppress()
H A Droute.c115 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()
545 struct fib6_result *res, in rt6_nh_dev_match()
565 static void rt6_device_match(struct net *net, struct fib6_result *res, in rt6_device_match()
831 struct fib6_result *res, struct fib6_info **cont, in __find_rr_leaf()
887 bool *do_rr, struct fib6_result *res) in find_rr_leaf()
907 struct fib6_result *res, int strict) in rt6_select()
963 static bool rt6_is_gw_or_nonexthop(const struct fib6_result *res) in rt6_is_gw_or_nonexthop()
1059 static struct net_device *ip6_rt_get_dev_rcu(const struct fib6_result *res) in ip6_rt_get_dev_rcu()
1136 static void ip6_rt_init_dst(struct rt6_info *rt, const struct fib6_result *re
[all...]
H A Dip6_fib.c340 struct fib6_result *res, int flags) in fib6_lookup()
/linux/include/net/
H A Dip6_fib.h222 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 Dnexthop.h542 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result()
/linux/net/core/
H A Dfilter.c6509 struct fib6_result res = {}; in bpf_ipv6_fib_lookup()