Searched refs:NUM_TRIES (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.h40 #define NUM_TRIES 6 macro
51 extern trie_id_t ipgpc_trie_list[NUM_TRIES]; /* list of trie structure ids */
H A Dfilters.c49 trie_id_t ipgpc_trie_list[NUM_TRIES]; /* list of all trie structures ids */
1156 for (i = 0; i < NUM_TRIES; ++i) {
2071 for (i = 0; i < (NUM_TRIES - 2); ++i) {

Completed in 63 milliseconds