Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfib_trie.c147 t_key empty_children; /* KEYLENGTH bits needed */ member
351 ++tn_info(n)->empty_children ? : ++tn_info(n)->full_children; in empty_child_inc()
356 tn_info(n)->empty_children-- ? : tn_info(n)->full_children--; in empty_child_dec()
401 tnode->empty_children = 1ul << bits; in tnode_new()
816 used -= tn_info(tn)->empty_children; in should_inflate()
831 used -= tn_info(tn)->empty_children; in should_halve()
842 used -= tn_info(tn)->empty_children; in should_collapse()
2231 s->nullpointers += tn_info(n)->empty_children; in trie_collect_stats()
2494 tn_info(n)->empty_children); in fib_trie_seq_show()
/Linux-v4.19/Documentation/networking/
Dfib_trie.txt40 Conversely, a tnode with a mostly empty child array (see empty_children)
44 empty_children