Searched refs:fib_result (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/include/net/ |
D | ip_fib.h | 135 struct fib_result { struct 197 struct fib_result *res, int fib_flags); 232 struct fib_result *res, unsigned int flags) in fib_lookup() 259 struct fib_result *res, unsigned int flags); 262 struct fib_result *res, unsigned int flags) in fib_lookup() 304 void fib_select_default(const struct flowi4 *flp, struct fib_result *res); 332 void fib_select_multipath(struct fib_result *res, int hash); 333 void fib_select_path(struct net *net, struct fib_result *res, 340 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag()
|
/linux-4.4.14/net/ipv4/ |
D | fib_rules.c | 51 struct fib_result *res, unsigned int flags) in __fib_lookup() 100 (struct fib_result *)arg->result, in fib4_rule_action() 109 struct fib_result *result = (struct fib_result *) arg->result; in fib4_rule_suppress()
|
D | fib_lookup.h | 39 static inline void fib_result_assign(struct fib_result *res, in fib_result_assign()
|
D | route.c | 712 struct fib_result res; in __ip_do_redirect() 970 struct fib_result res; in __ip_rt_update_pmtu() 1182 struct fib_result res; in ip_rt_get_source() 1397 const struct fib_result *res, in rt_set_nexthop() 1592 const struct fib_result *res, in __mkroute_input() 1737 struct fib_result *res, in ip_mkroute_input() 1772 struct fib_result res; in ip_route_input_slow() 2001 static struct rtable *__mkroute_output(const struct fib_result *res, in __mkroute_output() 2146 struct fib_result res; in __ip_route_output_key_hash()
|
D | fib_frontend.c | 219 struct fib_result res; in __inet_dev_addr_type() 281 struct fib_result res; in fib_compute_spec_dst() 327 struct fib_result res; in __fib_validate_source() 1042 struct fib_result res; in nl_fib_lookup()
|
D | fib_semantics.c | 733 struct fib_result res; in fib_check_nh() 1426 void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default() 1565 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath() 1582 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()
|
D | fib_trie.c | 1270 struct fib_result *res, int fib_flags) in fib_table_lookup()
|
D | devinet.c | 158 struct fib_result res = { 0 }; in __ip_dev_find()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | ipt_rpfilter.c | 38 struct fib_result res; in rpfilter_lookup_reverse()
|
/linux-4.4.14/drivers/net/ |
D | vrf.c | 808 struct fib_result res = { .tclassid = 0 }; in vrf_get_saddr()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | cma.c | 1111 struct fib_result res; in validate_ipv4_net_dev()
|