Searched refs:fib_result (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | ip_fib.h | 173 struct fib_result { struct 210 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res); 280 struct fib_result *res, int fib_flags); 317 struct fib_result *res, unsigned int flags) in fib_lookup() 372 struct fib_result *res, unsigned int flags); 375 struct fib_result *res, unsigned int flags) in fib_lookup() 577 void fib_select_multipath(struct fib_result *res, int hash); 578 void fib_select_path(struct net *net, struct fib_result *res, 598 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag() 650 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
|
| H A D | route.h | 163 struct fib_result *res,
|
| H A D | nexthop.h | 384 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_lookup.h | 48 static inline void fib_result_assign(struct fib_result *res, in fib_result_assign()
|
| H A D | fib_rules.c | 84 struct fib_result *res, unsigned int flags) in __fib_lookup() 139 (struct fib_result *)arg->result, in fib4_rule_action() 150 struct fib_result *result = arg->result; in fib4_rule_suppress()
|
| H A D | route.c | 740 struct fib_result res; in __ip_do_redirect() 1011 struct fib_result res; in __ip_rt_update_pmtu() 1282 struct fib_result res; in ip_rt_get_source() 1574 const struct fib_result *res, in rt_set_nexthop() 2218 const struct fib_result *res) in ip_rt_get_dev() 2245 struct fib_result *res) in ip_route_input_slow() 2476 struct fib_result *res) in ip_route_input_rcu() 2531 struct fib_result res; in ip_route_input_noref() 2671 struct fib_result res = { in ip_route_output_key_hash() 2691 struct fib_result *res, in ip_route_output_key_hash_rcu() [all …]
|
| H A D | fib_frontend.c | 211 struct fib_result res; in __inet_dev_addr_type() 275 struct fib_result res; in fib_compute_spec_dst() 352 struct fib_result res; in __fib_validate_source() 1371 struct fib_result res; in nl_fib_lookup()
|
| H A D | fib_semantics.c | 1153 struct fib_result res; in fib_check_nh_v4_gw() 1311 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res) in fib_result_prefsrc() 2003 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default() 2171 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath() 2203 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()
|
| H A D | fib_trie.c | 1421 struct fib_result *res, int fib_flags) in fib_table_lookup()
|
| H A D | devinet.c | 152 struct fib_result res = { 0 }; in __ip_dev_find()
|
| /linux-6.15/net/ipv4/netfilter/ |
| H A D | ipt_rpfilter.c | 36 struct fib_result res; in rpfilter_lookup_reverse()
|
| H A D | nft_fib_ipv4.c | 64 struct fib_result res; in nft_fib4_eval()
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_router.c | 247 static int prestera_util_kern_get_route(struct fib_result *res, u32 tb_id, in prestera_util_kern_get_route() 265 struct fib_result res; in __prestera_util_kern_n_is_reachable_v4()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | cma.c | 1609 struct fib_result res; in validate_ipv4_net_dev()
|
| /linux-6.15/net/core/ |
| H A D | filter.c | 5985 struct fib_result res; in bpf_ipv4_fib_lookup()
|