Searched refs:tnrhc_hash_t (Results 1 – 3 of 3) sorted by relevance
41 tnrhc_hash_t **hptr;43 tnrhc_hash_t *tnrhc_table[TSOL_MASK_TABLE_SIZE];44 tnrhc_hash_t *tnrhc_table_v6[TSOL_MASK_TABLE_SIZE_V6];51 free_table(tnrhc_hash_t **table, int ntable) in free_table()67 read_table(const char *symname, tnrhc_hash_t **table, int ntable) in read_table()70 tnrhc_hash_t **hp; in read_table()
64 tnrhc_hash_t *tnrhc_table[TSOL_MASK_TABLE_SIZE];65 tnrhc_hash_t *tnrhc_table_v6[TSOL_MASK_TABLE_SIZE_V6];107 tnrhc_init_table(tnrhc_hash_t *table[], short prefix_len, int kmflag) in tnrhc_init_table()114 table[prefix_len] = (tnrhc_hash_t *) in tnrhc_init_table()115 kmem_zalloc(TNRHC_SIZE * sizeof (tnrhc_hash_t), kmflag); in tnrhc_init_table()232 tnrhc_hash_t *tnrhc_hash; in tnrh_delete()285 flush_rh_table(tnrhc_hash_t **htable, int nbits) in flush_rh_table()287 tnrhc_hash_t *hent, *hend; in flush_rh_table()339 tnrhc_hash_t *tnrhc_hash; in tnrh_hash_add()1046 tnrhc_hash_t *tnrhc_hash; in find_rhc()[all …]
368 } tnrhc_hash_t; typedef