Searched refs:LCLASS_SET (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h145 #define LCLASS_SET(slp, l) ((slp)->_lclass.class_u.class_chunk = (l)) macro
150 #define LCLASS_SET(slp, l) \ macro
184 ((l)->id = t, (l)->_c_len = _C_LEN, LCLASS_SET(l, LOW_CLASS), \
190 ((l)->id = t, (l)->_c_len = _C_LEN, LCLASS_SET(l, HIGH_CLASS), \
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), \
317 LCLASS_SET(c, LOW_CLASS), \
327 LCLASS_SET(c, HIGH_CLASS), \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1296 LCLASS_SET((_bslabel_impl_t *)sl, opt[3]);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c661 LCLASS_SET((_bslabel_impl_t *)sl, tt1->tag_sl);
H A Dsadb.c5466 LCLASS_SET((_bslabel_impl_t *)&sl, sens->sadb_sens_sens_level);
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2240 LCLASS_SET((_bslabel_impl_t *)sl, sens->sadb_sens_sens_level);

Completed in 91 milliseconds