Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtsol.c42 tnrhc_hash_t *tnrhc_table_v6[TSOL_MASK_TABLE_SIZE_V6];
108 TSOL_MASK_TABLE_SIZE_V6) == -1) { in tnrh_walk_init()
136 TSOL_MASK_TABLE_SIZE_V6) in tnrh_walk_step()
163 free_table(twp->tnrhc_table_v6, TSOL_MASK_TABLE_SIZE_V6); in tnrh_walk_fini()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h274 #define TSOL_MASK_TABLE_SIZE_V6 129 macro
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c63 tnrhc_hash_t *tnrhc_table_v6[TSOL_MASK_TABLE_SIZE_V6];
548 flush_rh_table(tnrhc_table_v6, TSOL_MASK_TABLE_SIZE_V6); in tnrh()
1098 for (i = (TSOL_MASK_TABLE_SIZE_V6 - 1); i >= 0; i--) { in find_rhc()