Home
last modified time | relevance | path

Searched defs:ts_label_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel.h101 typedef struct ts_label_s { struct
102 uint_t tsl_ref; /* Reference count */
103 uint32_t tsl_doi; /* Domain of Interpretation */
104 uint32_t tsl_flags; /* TSLF_* below */
105 m_label_t tsl_label; /* Actual label */