Home
last modified time | relevance | path

Searched refs:fib_result (Results 1 – 15 of 15) sorted by relevance

/linux-6.1.9/include/net/
Dip_fib.h168 struct fib_result { struct
204 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res);
273 struct fib_result *res, int fib_flags);
310 struct fib_result *res, unsigned int flags) in fib_lookup()
365 struct fib_result *res, unsigned int flags);
368 struct fib_result *res, unsigned int flags) in fib_lookup()
521 void fib_select_multipath(struct fib_result *res, int hash);
522 void fib_select_path(struct net *net, struct fib_result *res,
542 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag()
594 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
Droute.h134 struct fib_result *res,
Dnexthop.h354 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
/linux-6.1.9/net/ipv4/
Dfib_rules.c82 struct fib_result *res, unsigned int flags) in __fib_lookup()
137 (struct fib_result *)arg->result, in fib4_rule_action()
148 struct fib_result *result = arg->result; in fib4_rule_suppress()
Dfib_lookup.h48 static inline void fib_result_assign(struct fib_result *res, in fib_result_assign()
Droute.c745 struct fib_result res; in __ip_do_redirect()
1025 struct fib_result res; in __ip_rt_update_pmtu()
1279 struct fib_result res; in ip_rt_get_source()
1394 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result()
1569 const struct fib_result *res, in rt_set_nexthop()
1791 const struct fib_result *res, in __mkroute_input()
2139 struct fib_result *res, in ip_mkroute_input()
2198 const struct fib_result *res) in ip_rt_get_dev()
2224 struct fib_result *res) in ip_route_input_slow()
2437 u8 tos, struct net_device *dev, struct fib_result *res) in ip_route_input_rcu()
[all …]
Dfib_frontend.c211 struct fib_result res; in __inet_dev_addr_type()
275 struct fib_result res; in fib_compute_spec_dst()
351 struct fib_result res; in __fib_validate_source()
1339 struct fib_result res; in nl_fib_lookup()
Dfib_semantics.c1123 struct fib_result res; in fib_check_nh_v4_gw()
1338 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res) in fib_result_prefsrc()
2045 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
2213 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath()
2245 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()
Ddevinet.c162 struct fib_result res = { 0 }; in __ip_dev_find()
Dfib_trie.c1445 struct fib_result *res, int fib_flags) in fib_table_lookup()
/linux-6.1.9/net/ipv4/netfilter/
Dipt_rpfilter.c35 struct fib_result res; in rpfilter_lookup_reverse()
Dnft_fib_ipv4.c64 struct fib_result res; in nft_fib4_eval()
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c247 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.1.9/drivers/infiniband/core/
Dcma.c1547 struct fib_result res; in validate_ipv4_net_dev()
/linux-6.1.9/net/core/
Dfilter.c5706 struct fib_result res; in bpf_ipv4_fib_lookup()