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

/linux-master/net/ipv4/
H A Dfib_trie.c290 static const int halve_threshold = 25; variable
825 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold;
858 tn, inflate_threshold, halve_threshold);

Completed in 142 milliseconds