Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dfib_trie.c135 t_key empty_children; /* KEYLENGTH bits needed */ member
341 tn_info(n)->empty_children++; in empty_child_inc()
343 if (!tn_info(n)->empty_children) in empty_child_inc()
349 if (!tn_info(n)->empty_children) in empty_child_dec()
352 tn_info(n)->empty_children--; in empty_child_dec()
397 tnode->empty_children = 1ul << bits; in tnode_new()
812 used -= tn_info(tn)->empty_children; in should_inflate()
827 used -= tn_info(tn)->empty_children; in should_halve()
838 used -= tn_info(tn)->empty_children; in should_collapse()
2352 s->nullpointers += tn_info(n)->empty_children; in trie_collect_stats()
[all …]
/Linux-v5.4/Documentation/networking/
Dfib_trie.txt40 Conversely, a tnode with a mostly empty child array (see empty_children)
44 empty_children