Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfib_trie.c142 struct trie { struct
145 struct trie_use_stats __percpu *stats; argument
149 static struct key_vector *resize(struct trie *t, struct key_vector *tn); argument