Searched refs:fib_info_cnt (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dfib_semantics.c58 static unsigned int fib_info_cnt; variable
268 WRITE_ONCE(fib_info_cnt, fib_info_cnt - 1);
1438 if (READ_ONCE(fib_info_cnt) >= fib_info_hash_size) {
1599 fib_info_cnt++;

Completed in 226 milliseconds