tnrhc_hash_t
tnrhc_hash_t **hptr;
tnrhc_hash_t *tnrhc_table[TSOL_MASK_TABLE_SIZE];
tnrhc_hash_t *tnrhc_table_v6[TSOL_MASK_TABLE_SIZE_V6];
free_table(tnrhc_hash_t **table, int ntable)
read_table(const char *symname, tnrhc_hash_t **table, int ntable)
tnrhc_hash_t **hp;
tnrhc_hash_t *tnrhc_hash;
tnrhc_init_table(tnrhc_hash_t *table[], short prefix_len, int kmflag)
table[prefix_len] = (tnrhc_hash_t *)
kmem_zalloc(TNRHC_SIZE * sizeof (tnrhc_hash_t), kmflag);
tnrhc_hash_t *tnrhc_hash;
tnrhc_hash_t *tnrhc_hash;
flush_rh_table(tnrhc_hash_t **htable, int nbits)
tnrhc_hash_t *hent, *hend;
tnrhc_hash_t *tnrhc_hash;
tnrhc_hash_t *tnrhc_table[TSOL_MASK_TABLE_SIZE];
tnrhc_hash_t *tnrhc_table_v6[TSOL_MASK_TABLE_SIZE_V6];