Searched refs:mbe_compartments (Results 1 – 2 of 2) sorted by relevance
70 u_char mbe_compartments[MAC_BIBA_MAX_COMPARTMENTS >> 3]; member
210 a->mbe_compartments) && in biba_dominate_element()211 MAC_BIBA_BIT_TEST(bit, b->mbe_compartments)) in biba_dominate_element()368 mb->mb_effective.mbe_compartments)) in biba_valid()390 mb->mb_rangelow.mbe_compartments)) in biba_valid()407 mb->mb_rangehigh.mbe_compartments)) in biba_valid()435 memcpy(mb->mb_rangelow.mbe_compartments, compartmentslow, in biba_set_range()436 sizeof(mb->mb_rangelow.mbe_compartments)); in biba_set_range()440 memcpy(mb->mb_rangehigh.mbe_compartments, compartmentshigh, in biba_set_range()441 sizeof(mb->mb_rangehigh.mbe_compartments)); in biba_set_range()453 memcpy(mb->mb_effective.mbe_compartments, compartments, in biba_set_effective()[all …]