Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_trie.c144 struct trie { struct
147 struct trie_use_stats __percpu *stats; argument
151 static struct key_vector *resize(struct trie *t, struct key_vector *tn); argument