Searched refs:fib_result (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | ip_fib.h | 165 struct fib_result { struct 201 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res); 257 struct fib_result *res, int fib_flags); 294 struct fib_result *res, unsigned int flags) in fib_lookup() 343 struct fib_result *res, unsigned int flags); 346 struct fib_result *res, unsigned int flags) in fib_lookup() 440 void fib_select_multipath(struct fib_result *res, int hash); 441 void fib_select_path(struct net *net, struct fib_result *res, 457 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag() 509 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
|
| D | route.h | 120 struct fib_result *res, 186 struct fib_result *res);
|
| D | nexthop.h | 200 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
|
| /Linux-v5.4/net/ipv4/ |
| D | fib_rules.c | 79 struct fib_result *res, unsigned int flags) in __fib_lookup() 133 (struct fib_result *)arg->result, in fib4_rule_action() 142 struct fib_result *result = (struct fib_result *) arg->result; in fib4_rule_suppress()
|
| D | fib_lookup.h | 44 static inline void fib_result_assign(struct fib_result *res, in fib_result_assign()
|
| D | route.c | 743 struct fib_result res; in __ip_do_redirect() 1017 struct fib_result res; in __ip_rt_update_pmtu() 1260 struct fib_result res; in ip_rt_get_source() 1391 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() 1561 const struct fib_result *res, in rt_set_nexthop() 1782 const struct fib_result *res, in __mkroute_input() 2008 struct fib_result *res, in ip_mkroute_input() 2038 struct fib_result *res) in ip_route_input_slow() 2248 struct fib_result res; in ip_route_input_noref() 2262 u8 tos, struct net_device *dev, struct fib_result *res) in ip_route_input_rcu() [all …]
|
| D | fib_frontend.c | 220 struct fib_result res; in __inet_dev_addr_type() 284 struct fib_result res; in fib_compute_spec_dst() 359 struct fib_result res; in __fib_validate_source() 1329 struct fib_result res; in nl_fib_lookup()
|
| D | fib_semantics.c | 1058 struct fib_result res; in fib_check_nh_v4_gw() 1295 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res) in fib_result_prefsrc() 1989 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default() 2158 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath() 2190 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()
|
| D | fib_trie.c | 1313 struct fib_result *res, int fib_flags) in fib_table_lookup()
|
| D | devinet.c | 159 struct fib_result res = { 0 }; in __ip_dev_find()
|
| /Linux-v5.4/net/ipv4/netfilter/ |
| D | ipt_rpfilter.c | 35 struct fib_result res; in rpfilter_lookup_reverse()
|
| D | nft_fib_ipv4.c | 64 struct fib_result res; in nft_fib4_eval()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | cma.c | 1414 struct fib_result res; in validate_ipv4_net_dev()
|
| /Linux-v5.4/net/core/ |
| D | filter.c | 4619 struct fib_result res; in bpf_ipv4_fib_lookup()
|