Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_trie.c167 struct trie { struct
170 struct trie_use_stats __percpu *stats; argument
174 static struct key_vector *resize(struct trie *t, struct key_vector *tn); argument
/linux/fs/unicode/
H A Dmkutf8data.c2709 utf8trie_t *trie; in utf8nlookup() local