Searched refs:mb_flags (Results 1 – 4 of 4) sorted by relevance
169 if ((mb->mb_flags & flags) != mb->mb_flags) in biba_atmostflags()231 KASSERT((mb->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_subject_dominate_high()253 KASSERT((effective->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_effective_in_range()255 KASSERT((range->mb_flags & MAC_BIBA_FLAG_RANGE) != 0, in biba_effective_in_range()269 KASSERT((a->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_dominate_effective()271 KASSERT((b->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_dominate_effective()292 KASSERT((a->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_equal_effective()294 KASSERT((b->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_equal_effective()304 if (mb->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) { in biba_contains_equal()309 if (mb->mb_flags & MAC_BIBA_FLAG_RANGE) { in biba_contains_equal()[all …]
80 int mb_flags; member
109 mb->mb_flags |= M_MCAST; in hex_readip()113 mb->mb_flags |= M_BCAST; in hex_readip()117 mb->mb_flags |= M_MBCAST; in hex_readip()
300 int mb_flags; member308 # define m_flags mb_flags