Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h171 struct fib_result { struct
208 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res);
278 struct fib_result *res, int fib_flags);
315 struct fib_result *res, unsigned int flags) in fib_lookup()
370 struct fib_result *res, unsigned int flags);
373 struct fib_result *res, unsigned int flags) in fib_lookup()
575 void fib_select_multipath(struct fib_result *res, int hash);
576 void fib_select_path(struct net *net, struct fib_result *res,
596 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag()
648 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
H A Droute.h163 struct fib_result *res,
H A Dnexthop.h384 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
/linux/net/ipv4/
H A Dfib_lookup.h48 static inline void fib_result_assign(struct fib_result *res, in fib_result_assign()
H A Droute.c740 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()
1402 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result()
1574 const struct fib_result *res, in rt_set_nexthop()
1799 __mkroute_input(struct sk_buff *skb, const struct fib_result *res, in __mkroute_input()
2149 ip_mkroute_input(struct sk_buff *skb, struct fib_result *res, in ip_mkroute_input()
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()
[all …]
H A Dfib_frontend.c211 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()
1350 struct fib_result res; in nl_fib_lookup()
H A Dfib_semantics.c1102 struct fib_result res; in fib_check_nh_v4_gw()
1318 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res) in fib_result_prefsrc()
2028 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
2196 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath()
2228 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()
H A Ddevinet.c160 struct fib_result res = { 0 }; in __ip_dev_find()
/linux/net/ipv4/netfilter/
H A Dipt_rpfilter.c36 struct fib_result res; in rpfilter_lookup_reverse()
H A Dnft_fib_ipv4.c64 struct fib_result res; in nft_fib4_eval()
/linux/drivers/net/ethernet/marvell/prestera/
H A 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/drivers/infiniband/core/
H A Dcma.c1592 struct fib_result res; in validate_ipv4_net_dev()
/linux/net/core/
H A Dfilter.c5917 struct fib_result res; in bpf_ipv4_fib_lookup()