Home
last modified time | relevance | path

Searched defs:fib_rebalance (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
Dfib_semantics.c802 static void fib_rebalance(struct fib_info *fi) in fib_rebalance() function
851 #define fib_rebalance(fi) do { } while (0) macro
/kernel/linux/linux-5.10/net/ipv4/
Dfib_semantics.c801 static void fib_rebalance(struct fib_info *fi) in fib_rebalance() function
850 #define fib_rebalance(fi) do { } while (0) macro