Searched defs:nhsel (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | nexthop.h | 190 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select() argument 252 struct fib_nh_common *nexthop_fib_nhc(struct nexthop *nh, int nhsel) in nexthop_fib_nhc() argument 343 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc() argument 276 nexthop_get_nhc_lookup(const struct nexthop *nh, int fib_flags, const struct flowi4 *flp, int *nhsel) nexthop_get_nhc_lookup() argument 352 fib_info_nh(struct fib_info *fi, int nhsel) fib_info_nh() argument [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 304 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select() argument 366 struct fib_nh_common *nexthop_fib_nhc(struct nexthop *nh, int nhsel) in nexthop_fib_nhc() argument 457 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc() argument 390 nexthop_get_nhc_lookup(const struct nexthop *nh, int fib_flags, const struct flowi4 *flp, int *nhsel) nexthop_get_nhc_lookup() argument 466 fib_info_nh(struct fib_info *fi, int nhsel) fib_info_nh() argument [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_trie.c | 1529 int nhsel, err; in fib_table_lookup() local
|
H A D | route.c | 3047 int nhsel, genid = fnhe_genid(net); in fib_dump_info_fnhe() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_trie.c | 1576 int nhsel, err; in fib_table_lookup() local
|
H A D | route.c | 3124 int nhsel, genid = fnhe_genid(net); in fib_dump_info_fnhe() local
|
Completed in 22 milliseconds