Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dfib_trie.c124 unsigned int empty_children; /* KEYLENGTH bits needed */ member
471 tn->empty_children = 1<<bits; in tnode_new()
513 tn->empty_children++; in tnode_put_child_reorg()
515 tn->empty_children--; in tnode_put_child_reorg()
549 if (tn->empty_children == tnode_child_length(tn)) { in resize()
554 if (tn->empty_children == tnode_child_length(tn) - 1) in resize()
635 - tn->empty_children) in resize()
663 100 * (tnode_child_length(tn) - tn->empty_children) < in resize()
679 if (tn->empty_children == tnode_child_length(tn) - 1) { in resize()
2375 tn->empty_children); in fib_trie_seq_show()
/linux-3.4.99/Documentation/networking/
Dfib_trie.txt40 Conversely, a tnode with a mostly empty child array (see empty_children)
44 empty_children