Home
last modified time | relevance | path

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

/net/ipv4/
Dfib_trie.c2369 unsigned int i, max, pointers, bytes, avdepth; in trie_show_stats() local
2393 pointers = 0; in trie_show_stats()
2397 pointers += (1<<i) * stat->nodesizes[i]; in trie_show_stats()
2400 seq_printf(seq, "\tPointers: %u\n", pointers); in trie_show_stats()
2402 bytes += sizeof(struct key_vector *) * pointers; in trie_show_stats()
/net/sched/
DKconfig225 Technical information on this method, with pointers to associated