Searched refs:fib6_result (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | ipv6_stubs.h | 18 struct fib6_result; 36 struct fib6_result *res, int flags); 39 struct fib6_result *res, int flags); 40 void (*fib6_select_path)(const struct net *net, struct fib6_result *res, 43 u32 (*ip6_mtu_from_fib6)(const struct fib6_result *res,
|
| H A D | ip6_fib.h | 221 struct fib6_result { struct 443 struct fib6_result *res, int flags); 447 int oif, struct flowi6 *fl6, struct fib6_result *res, 450 void fib6_select_path(const struct net *net, struct fib6_result *res,
|
| H A D | ip6_route.h | 349 u32 ip6_mtu_from_fib6(const struct fib6_result *res,
|
| H A D | nexthop.h | 538 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result()
|
| /linux-6.15/net/ipv6/ |
| H A D | addrconf_core.c | 153 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 D | fib6_rules.c | 69 struct fib6_result *res, int flags) in fib6_lookup() 101 struct fib6_result res = {}; in fib6_rule_lookup() 165 struct fib6_result *res = arg->result; in fib6_rule_action_alt() 203 struct fib6_result *res = arg->result; in __fib6_rule_action() 282 struct fib6_result *res = arg->result; in fib6_rule_suppress()
|
| H A D | route.c | 543 struct fib6_result *res, in rt6_nh_dev_match() 1257 struct fib6_result res = {}; in ip6_pol_route_lookup() 1699 const struct fib6_result *res) in rt6_insert_exception() 2252 struct fib6_result res = {}; in ip6_pol_route() 2924 struct fib6_result res = {}; in __ip6_rt_update_pmtu() 3066 struct fib6_result *res; 3094 struct fib6_result res = {}; in __ip6_route_redirect() 3399 struct fib6_result res = {}; in ip6_route_check_nh_onlink() 3424 struct fib6_result res = {}; in ip6_route_check_nh() 4035 struct fib6_result res = { in ip6_del_cached_rt() [all …]
|
| H A D | ip6_fib.c | 328 struct fib6_result *res, int flags) in fib6_lookup()
|
| /linux-6.15/include/trace/events/ |
| H A D | fib6.h | 15 TP_PROTO(const struct net *net, const struct fib6_result *res,
|
| /linux-6.15/net/core/ |
| H A D | filter.c | 6122 struct fib6_result res = {}; in bpf_ipv6_fib_lookup()
|