Searched refs:fib_nh_match (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_lookup.h | 38 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
|
H A D | fib_semantics.c | 876 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi, in fib_nh_match() function
|
H A D | fib_trie.c | 1706 fib_nh_match(net, cfg, fi, extack) == 0 && in fib_table_delete()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_lookup.h | 39 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
|
H A D | fib_semantics.c | 877 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi, in fib_nh_match() function
|
H A D | fib_trie.c | 1756 fib_nh_match(net, cfg, fi, extack) == 0 && in fib_table_delete()
|
Completed in 14 milliseconds