Home
last modified time | relevance | path

Searched defs:nhsel (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dnexthop.h190 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select()
252 struct fib_nh_common *nexthop_fib_nhc(struct nexthop *nh, int nhsel) in nexthop_fib_nhc()
279 int *nhsel) in nexthop_get_nhc_lookup()
343 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc()
352 static inline struct fib_nh *fib_info_nh(struct fib_info *fi, int nhsel) in fib_info_nh()
/kernel/linux/linux-5.10/net/ipv4/
Dfib_trie.c1529 int nhsel, err; in fib_table_lookup() local
Droute.c3049 int nhsel, genid = fnhe_genid(net); in fib_dump_info_fnhe() local