Home
last modified time | relevance | path

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

/net/ipv4/
Dfib_trie.c820 static inline bool should_halve(struct key_vector *tp, struct key_vector *tn) in should_halve() function
893 while (should_halve(tp, tn) && max_work) { in resize()