Home
last modified time | relevance | path

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

/openbmc/linux/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.h224 struct fib6_result { struct
435 struct fib6_result *res, int flags);
439 int oif, struct flowi6 *fl6, struct fib6_result *res,
442 void fib6_select_path(const struct net *net, struct fib6_result *res,
H A Dip6_route.h346 u32 ip6_mtu_from_fib6(const struct fib6_result *res,
H A Dnexthop.h508 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result()
/openbmc/linux/net/ipv6/
H A Daddrconf_core.c153 struct fib6_result *res, int flags) in eafnosupport_fib6_table_lookup()
160 struct fib6_result *res, int flags) in eafnosupport_fib6_lookup()
166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res, in eafnosupport_fib6_select_path()
173 eafnosupport_ip6_mtu_from_fib6(const struct fib6_result *res, in eafnosupport_ip6_mtu_from_fib6()
H A Dfib6_rules.c65 struct fib6_result *res, int flags) in fib6_lookup()
97 struct fib6_result res = {}; in fib6_rule_lookup()
161 struct fib6_result *res = arg->result; in fib6_rule_action_alt()
199 struct fib6_result *res = arg->result; in __fib6_rule_action()
278 struct fib6_result *res = arg->result; in fib6_rule_suppress()
H A Droute.c508 struct fib6_result *res, in rt6_nh_dev_match()
1212 struct fib6_result res = {}; in ip6_pol_route_lookup()
1657 const struct fib6_result *res) in rt6_insert_exception()
2209 struct fib6_result res = {}; in ip6_pol_route()
2881 struct fib6_result res = {}; in __ip6_rt_update_pmtu()
3023 struct fib6_result *res;
3051 struct fib6_result res = {}; in __ip6_route_redirect()
3351 struct fib6_result res = {}; in ip6_route_check_nh_onlink()
3376 struct fib6_result res = {}; in ip6_route_check_nh()
3986 struct fib6_result res = { in ip6_del_cached_rt()
[all …]
H A Dip6_fib.c332 struct fib6_result *res, int flags) in fib6_lookup()
/openbmc/linux/include/trace/events/
H A Dfib6.h15 TP_PROTO(const struct net *net, const struct fib6_result *res,
/openbmc/linux/net/core/
H A Dfilter.c5981 struct fib6_result res = {}; in bpf_ipv6_fib_lookup()