Home
last modified time | relevance | path

Searched refs:tnrhc_hash_t (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dtsol.c41 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()
/titanic_44/usr/src/uts/common/os/
H A Dlabelsys.c64 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 …]
/titanic_44/usr/src/uts/common/sys/tsol/
H A Dtndb.h368 } tnrhc_hash_t; typedef