Searched refs:fib6_result (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/net/
H A Dipv6_stubs.h17 struct fib6_result;
35 struct fib6_result *res, int flags);
38 struct fib6_result *res, int flags);
39 void (*fib6_select_path)(const struct net *net, struct fib6_result *res,
42 u32 (*ip6_mtu_from_fib6)(const struct fib6_result *res,
H A Dip6_fib.h221 struct fib6_result { struct
441 struct fib6_result *res, int flags);
445 int oif, struct flowi6 *fl6, struct fib6_result *res,
448 void fib6_select_path(const struct net *net, struct fib6_result *res,
H A Dip6_route.h342 u32 ip6_mtu_from_fib6(const struct fib6_result *res,
H A Dnexthop.h538 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash)
/linux-master/net/ipv6/
H A Daddrconf_core.c153 struct fib6_result *res, int flags)
160 struct fib6_result *res, int flags)
166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res,
173 eafnosupport_ip6_mtu_from_fib6(const struct fib6_result *res,
H A Dfib6_rules.c65 struct fib6_result *res, int flags)
97 struct fib6_result res = {};
161 struct fib6_result *res = arg->result;
199 struct fib6_result *res = arg->result;
278 struct fib6_result *res = arg->result;
H A Droute.c114 static struct rt6_info *rt6_find_cached_rt(const struct fib6_result *res,
413 void fib6_select_path(const struct net *net, struct fib6_result *res,
507 struct fib6_result *res,
527 static void rt6_device_match(struct net *net, struct fib6_result *res,
789 struct fib6_result *res, struct fib6_info **cont,
846 bool *do_rr, struct fib6_result *res)
866 struct fib6_result *res, int strict)
922 static bool rt6_is_gw_or_nonexthop(const struct fib6_result *res)
1018 static struct net_device *ip6_rt_get_dev_rcu(const struct fib6_result *res)
1094 static void ip6_rt_init_dst(struct rt6_info *rt, const struct fib6_result *re
[all...]
H A Dip6_fib.c335 struct fib6_result *res, int flags)
/linux-master/include/trace/events/
H A Dfib6.h15 TP_PROTO(const struct net *net, const struct fib6_result *res,
/linux-master/net/core/
H A Dfilter.c5995 struct fib6_result res = {};

Completed in 208 milliseconds