Searched refs:fib_dump_is_consistent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | fib_notifier.c | 83 static bool fib_dump_is_consistent(struct net *net, struct notifier_block *nb, in fib_dump_is_consistent() function 113 if (fib_dump_is_consistent(net, nb, cb, fib_seq)) in register_fib_notifier()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | fib_notifier.c | 83 static bool fib_dump_is_consistent(struct net *net, struct notifier_block *nb, in fib_dump_is_consistent() function 113 if (fib_dump_is_consistent(net, nb, cb, fib_seq)) in register_fib_notifier()
|
Completed in 2 milliseconds