Searched refs:fib_result (Results 1 – 6 of 6) sorted by relevance
| /linux/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, 579 void fib_select_path(struct net *net, struct fib_result *res, 599 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag() 651 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
|
| H A D | nexthop.h | 386 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
|
| /linux/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/net/ipv4/ |
| H A D | fib_trie.c | 1421 struct fib_result *res, int fib_flags) in fib_table_lookup()
|
| /linux/drivers/infiniband/core/ |
| H A D | cma.c | 1599 struct fib_result res; in validate_ipv4_net_dev()
|
| /linux/net/core/ |
| H A D | filter.c | 6102 struct fib_result res; in bpf_ipv4_fib_lookup()
|