Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_trie.c798 static inline bool should_inflate(struct key_vector *tp, struct key_vector *tn) in should_inflate() function
863 while (should_inflate(tp, tn) && max_work) { in resize()