Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c288 static const int halve_threshold = 25; variable
823 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold; in should_halve()
856 tn, inflate_threshold, halve_threshold); in resize()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c289 static const int halve_threshold = 25; variable
824 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold; in should_halve()
857 tn, inflate_threshold, halve_threshold); in resize()

Completed in 8 milliseconds