Searched refs:fib_result (Results 1 – 3 of 3) sorted by relevance
| /include/net/ |
| A D | ip_fib.h | 173 struct fib_result { struct 210 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res); 280 struct fib_result *res, int fib_flags); 317 struct fib_result *res, unsigned int flags) in fib_lookup() 372 struct fib_result *res, unsigned int flags); 375 struct fib_result *res, unsigned int flags) in fib_lookup() 577 void fib_select_multipath(struct fib_result *res, int hash, 579 void fib_select_path(struct net *net, struct fib_result *res, 599 static inline void fib_combine_itag(u32 *itag, const struct fib_result *res) in fib_combine_itag() 651 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
|
| A D | route.h | 163 struct fib_result *res,
|
| A D | nexthop.h | 386 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
|
Completed in 11 milliseconds