Searched defs:SUN_SL_ID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h104 #define SUN_MAC_ID 0x41 /* MAC label, legacy SUN_SL_ID */
131 #define SUN_SL_ID 0x41 /* 36 - total bytes in Sensitivity Label */ macro
200 (((_bclabel_impl_t *)(l))->_bcl_sl.id == SUN_SL_ID || \
284 ((l)->id = SUN_SL_ID, (l)->_c_len = _C_LEN, LCLASS_SET(l, LOW_CLASS), \
293 ((l)->id = SUN_SL_ID, (l)->_c_len = _C_LEN, LCLASS_SET(l, HIGH_CLASS), \

Completed in 58 milliseconds