Home
last modified time | relevance | path

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

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