Searched defs:trie (Results 1 – 1 of 1) sorted by relevance
156 struct trie { struct157 struct rt_trie_node __rcu *trie; member159 struct trie_use_stats stats; argument