Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h165 struct fib_result { struct
201 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res);
269 struct fib_result *res, int fib_flags);
306 struct fib_result *res, unsigned int flags) in fib_lookup()
361 struct fib_result *res, unsigned int flags);
364 struct fib_result *res, unsigned int flags) in fib_lookup()
474 void fib_select_multipath(struct fib_result *res, int hash);
475 void fib_select_path(struct net *net, struct fib_result *res,
495 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag()
547 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
H A Droute.h120 struct fib_result *res,
192 struct fib_result *res);
H A Dnexthop.h240 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_rules.c81 struct fib_result *res, unsigned int flags) in __fib_lookup()
136 (struct fib_result *)arg->result, in fib4_rule_action()
147 struct fib_result *result = (struct fib_result *) arg->result; in fib4_rule_suppress()
H A Dfib_lookup.h46 static inline void fib_result_assign(struct fib_result *res, in fib_result_assign()
H A Droute.c773 struct fib_result res; in __ip_do_redirect()
1050 struct fib_result res; in __ip_rt_update_pmtu()
1306 struct fib_result res; in ip_rt_get_source()
1438 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result()
1608 const struct fib_result *res, in rt_set_nexthop()
1828 const struct fib_result *res, in __mkroute_input()
2051 struct fib_result *res, in ip_mkroute_input()
2110 const struct fib_result *res) in ip_rt_get_dev()
2136 struct fib_result *res) in ip_route_input_slow()
2347 struct fib_result res; in ip_route_input_noref()
[all …]
H A Dfib_frontend.c210 struct fib_result res; in __inet_dev_addr_type()
274 struct fib_result res; in fib_compute_spec_dst()
350 struct fib_result res; in __fib_validate_source()
1330 struct fib_result res; in nl_fib_lookup()
H A Dfib_semantics.c1119 struct fib_result res; in fib_check_nh_v4_gw()
1356 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res) in fib_result_prefsrc()
2059 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
2226 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath()
2258 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()
H A Ddevinet.c159 struct fib_result res = { 0 }; in __ip_dev_find()
H A Dfib_trie.c1398 struct fib_result *res, int fib_flags) in fib_table_lookup()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_rpfilter.c35 struct fib_result res; in rpfilter_lookup_reverse()
H A Dnft_fib_ipv4.c64 struct fib_result res; in nft_fib4_eval()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcma.c1428 struct fib_result res; in validate_ipv4_net_dev()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c5272 struct fib_result res; in bpf_ipv4_fib_lookup()