Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfib_trie.c299 static const int halve_threshold = 25; variable
830 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold; in should_halve()
863 tn, inflate_threshold, halve_threshold); in resize()