Searched defs:fib_flags (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | nexthop.h | 276 nexthop_get_nhc_lookup(const struct nexthop *nh, int fib_flags, const struct flowi4 *flp, int *nhsel) nexthop_get_nhc_lookup() argument
|
H A D | ip_fib.h | 138 unsigned int fib_flags; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 390 nexthop_get_nhc_lookup(const struct nexthop *nh, int fib_flags, const struct flowi4 *flp, int *nhsel) nexthop_get_nhc_lookup() argument
|
H A D | ip_fib.h | 141 unsigned int fib_flags; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_trie.c | 1376 bool fib_lookup_good_nhc(const struct fib_nh_common *nhc, int fib_flags, in fib_lookup_good_nhc() argument 1397 fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, struct fib_result *res, int fib_flags) fib_table_lookup() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_trie.c | 1426 bool fib_lookup_good_nhc(const struct fib_nh_common *nhc, int fib_flags, in fib_lookup_good_nhc() argument 1444 fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, struct fib_result *res, int fib_flags) fib_table_lookup() argument
|
Completed in 12 milliseconds