Searched refs:fib_result (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_fib.h98 struct fib_result { struct
151 struct fib_result *res);
159 struct fib_result *res);
183 struct fib_result *res)
202 extern u32 fib_rules_tclass(struct fib_result *res);
205 extern int fib_lookup(struct net *n, struct flowi *flp, struct fib_result *res);
219 struct fib_result *res);
226 extern __be32 __fib_res_prefsrc(struct fib_result *res);
227 extern void fib_select_multipath(const struct flowi *flp, struct fib_result *res);
233 static inline void fib_combine_itag(u32 *itag, struct fib_result *re
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_lookup.h25 struct fib_result *res, int prefixlen);
42 static inline void fib_result_assign(struct fib_result *res,
H A Dfib_rules.c51 u32 fib_rules_tclass(struct fib_result *res)
57 int fib_lookup(struct net *net, struct flowi *flp, struct fib_result *res)
97 err = fib_table_lookup(tbl, flp, (struct fib_result *) arg->result);
H A Dfib_frontend.c118 const struct flowi *flp, struct fib_result *res)
157 struct fib_result res;
189 struct fib_result res;
247 struct fib_result res;
845 struct fib_result res;
H A Dfib_semantics.c530 struct fib_result res;
867 struct fib_result *res, int prefixlen)
938 __be32 __fib_res_prefsrc(struct fib_result *res)
1176 void fib_select_multipath(const struct flowi *flp, struct fib_result *res)
H A Dfib_hash.c247 const struct flowi *flp, struct fib_result *res)
279 const struct flowi *flp, struct fib_result *res)
H A Droute.c1778 struct fib_result res;
1801 static void rt_set_nexthop(struct rtable *rt, struct fib_result *res, u32 itag)
1959 struct fib_result *res,
2057 struct fib_result *res,
2095 struct fib_result res;
2359 struct fib_result *res,
2480 struct fib_result *res,
2517 struct fib_result res;
H A Dfib_trie.c1352 struct fib_result *res)
1382 struct fib_result *res)
1819 struct fib_result *res)

Completed in 121 milliseconds