Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfib_trie.c824 static inline bool should_halve(struct key_vector *tp, struct key_vector *tn) in should_halve() function
897 while (should_halve(tp, tn) && max_work) { in resize()