Home
last modified time | relevance | path

Searched refs:should_inflate (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/ipv4/
Dfib_trie.c804 static inline bool should_inflate(struct key_vector *tp, struct key_vector *tn) in should_inflate() function
869 while (should_inflate(tp, tn) && max_work) { in resize()