Home
last modified time | relevance | path

Searched refs:TSOL_MSK_SL_RANGE_TSOL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_sgettpent.c186 tpentp->tp_mask_unl |= TSOL_MSK_SL_RANGE_TSOL; in parse_remainder()
196 tpentp->tp_mask_cipso |= TSOL_MSK_SL_RANGE_TSOL; in parse_remainder()
214 tpentp->tp_mask_cipso |= TSOL_MSK_SL_RANGE_TSOL; in parse_remainder()
223 tpentp->tp_mask_cipso |= TSOL_MSK_SL_RANGE_TSOL; in parse_remainder()
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c140 if (tp.tp_mask_unl & TSOL_MSK_SL_RANGE_TSOL) { in print_rhtp()
178 if (tp.tp_mask_cipso & TSOL_MSK_SL_RANGE_TSOL) { in print_rhtp()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h348 #define TSOL_MSK_SL_RANGE_TSOL tsol_tntmask(TNT_SL_RANGE_TSOL) macro
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c1216 TSOL_MSK_SL_RANGE_TSOL; in tsol_create_i_tmpls()