Searched refs:SUN_SL_ID (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libtsol/common/ |
H A D | misc.c | 76 if (!BLTYPE(&slow, SUN_SL_ID)) { in blinset() 83 if (BLTYPE(label, SUN_SL_ID) && in blinset() 143 if (!BLTYPE(&slow, SUN_SL_ID)) { in bslvalid() 150 if (BLTYPE(label, SUN_SL_ID) && in bslvalid()
|
H A D | btohex.c | 66 case SUN_SL_ID: in h_alloc()
|
H A D | btos.c | 154 if (!BLTYPE(label, SUN_SL_ID)) { in bsltos() 183 if (!BLTYPE(&slow, SUN_SL_ID)) { in bsltos()
|
/titanic_50/usr/src/uts/common/sys/tsol/ |
H A D | label_macro.h | 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), \
|
/titanic_50/usr/src/common/tsol/ |
H A D | blabel.c | 185 if (!BLTYPE(&lset[i], SUN_SL_ID)) in blinlset()
|
/titanic_50/usr/src/cmd/tsol/tnchkdb/ |
H A D | tnchkdb.c | 238 if (!bltype(lab, SUN_SL_ID)) {
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 638 setbltype(sl, SUN_SL_ID); in tsol_find_unlabeled_label() 736 setbltype(&sl, SUN_SL_ID); in tsol_get_pkt_label()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ip.c | 1300 SETBLTYPE(sl, SUN_SL_ID); in cipso2sl()
|