Home
last modified time | relevance | path

Searched defs:trie_stat (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
Dfib_trie.c156 struct trie_stat { struct
157 unsigned int totdepth;
158 unsigned int maxdepth;
159 unsigned int tnodes;
160 unsigned int leaves;
161 unsigned int nullpointers;
162 unsigned int prefixes;
163 unsigned int nodesizes[MAX_STAT_DEPTH];
/kernel/linux/linux-5.10/net/ipv4/
Dfib_trie.c155 struct trie_stat { struct
156 unsigned int totdepth;
157 unsigned int maxdepth;
158 unsigned int tnodes;
159 unsigned int leaves;
160 unsigned int nullpointers;
161 unsigned int prefixes;
162 unsigned int nodesizes[MAX_STAT_DEPTH];