Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h213 typedef struct trie_id_s { struct
214 trie trie; /* pointer to the trie structure */
215 krwlock_t rw_lock; /* lock protecting this trie */
216 size_t key_len; /* length (bits) of the key for a lookup */
217 sel_stats_t stats; /* selector statistics strucutre */
218 sel_info_t info; /* selector info structure */