Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip_fib.h86 struct fib_result struct
120 int (*tb_lookup)(struct fib_table *tb, const struct rt_key *key, struct fib_result *res);
133 const struct rt_key *key, struct fib_result *res);
155 static inline int fib_lookup(const struct rt_key *key, struct fib_result *res) in fib_lookup()
163 static inline void fib_select_default(const struct rt_key *key, struct fib_result *res) in fib_select_default()
174 extern int fib_lookup(const struct rt_key *key, struct fib_result *res);
194 extern void fib_select_default(const struct rt_key *key, struct fib_result *res);
207 extern void fib_select_multipath(const struct rt_key *key, struct fib_result *res);
213 const struct rt_key *, struct fib_result*);
225 extern u32 __fib_res_prefsrc(struct fib_result *res);
[all …]
/linux-2.4.37.9/net/ipv4/
Dfib_rules.c248 u32 fib_rules_map_destination(u32 daddr, struct fib_result *res) in fib_rules_map_destination()
254 u32 fib_rules_policy(u32 saddr, struct fib_result *res, unsigned *flags) in fib_rules_policy()
275 u32 fib_rules_tclass(struct fib_result *res) in fib_rules_tclass()
310 int fib_lookup(const struct rt_key *key, struct fib_result *res) in fib_lookup()
372 void fib_select_default(const struct rt_key *key, struct fib_result *res) in fib_select_default()
Dfib_frontend.c148 struct fib_result res; in ip_dev_find()
174 struct fib_result res; in inet_addr_type()
211 struct fib_result res; in fib_validate_source()
Dip_nat_dumb.c119 struct fib_result res; in ip_do_nat()
Dfib_semantics.c353 struct fib_result res; in fib_check_nh()
584 fib_semantic_match(int type, struct fib_info *fi, const struct rt_key *key, struct fib_result *res) in fib_semantic_match()
638 u32 __fib_res_prefsrc(struct fib_result *res) in __fib_res_prefsrc()
955 void fib_select_multipath(const struct rt_key *key, struct fib_result *res) in fib_select_multipath()
Dfib_hash.c293 fn_hash_lookup(struct fib_table *tb, const struct rt_key *key, struct fib_result *res) in fn_hash_lookup()
365 fn_hash_select_default(struct fib_table *tb, const struct rt_key *key, struct fib_result *res) in fn_hash_select_default()
Droute.c1236 struct fib_result res; in ip_rt_get_source()
1265 static void rt_set_nexthop(struct rtable *rt, struct fib_result *res, u32 itag) in rt_set_nexthop()
1401 struct fib_result res; in ip_route_input_slow()
1779 struct fib_result res; in ip_route_output_slow()