Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_trie.c113 t_key empty_children; /* KEYLENGTH bits needed */ member
319 ++tn_info(n)->empty_children ? : ++tn_info(n)->full_children; in empty_child_inc()
324 tn_info(n)->empty_children-- ? : tn_info(n)->full_children--; in empty_child_dec()
369 tnode->empty_children = 1ul << bits; in tnode_new()
781 used -= tn_info(tn)->empty_children; in should_inflate()
796 used -= tn_info(tn)->empty_children; in should_halve()
807 used -= tn_info(tn)->empty_children; in should_collapse()
2121 s->nullpointers += tn_info(n)->empty_children; in trie_collect_stats()
2397 tn_info(n)->empty_children); in fib_trie_seq_show()
/linux-4.4.14/Documentation/networking/
Dfib_trie.txt40 Conversely, a tnode with a mostly empty child array (see empty_children)
44 empty_children