_C_LEN
int sens_len = sizeof (sadb_sens_t) + _C_LEN * 4;
sens->sadb_sens_sens_len = _C_LEN >> 1;
bcopy(&(((_bslabel_impl_t *)sl)->compartments), bitmap, _C_LEN * 4);
int baselen = sizeof (sadb_sens_t) + _C_LEN * 4;
ASSERT((_C_LEN & 1) == 0);
sens->sadb_sens_sens_len = _C_LEN >> 1;
bcopy(&(((_bslabel_impl_t *)sl)->compartments), bitmap, _C_LEN * 4);
if (bitmap_len > _C_LEN * 4)
((l)->id = t, (l)->_c_len = _C_LEN, LCLASS_SET(l, LOW_CLASS), \
((l)->id = t, (l)->_c_len = _C_LEN, LCLASS_SET(l, HIGH_CLASS), \
((l)->id = SUN_SL_ID, (l)->_c_len = _C_LEN, LCLASS_SET(l, LOW_CLASS), \
((l)->id = SUN_SL_ID, (l)->_c_len = _C_LEN, LCLASS_SET(l, HIGH_CLASS), \
((l)->_iid = SUN_IL_ID, (l)->_i_c_len = _C_LEN, \
((c)->id = SUN_CLR_ID, (c)->_c_len = _C_LEN, \
((c)->id = SUN_CLR_ID, (c)->_c_len = _C_LEN, \