Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dfib_trie.c802 static inline bool should_inflate(struct key_vector *tp, struct key_vector *tn) in should_inflate() function
867 while (should_inflate(tp, tn) && max_work) { in resize()