Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dfib_trie.c84 #define MAX_STAT_DEPTH 32 macro
151 unsigned int nodesizes[MAX_STAT_DEPTH];
2105 if (tn->bits < MAX_STAT_DEPTH) in trie_collect_stats()
2141 max = MAX_STAT_DEPTH; in trie_show_stats()