Home
last modified time | relevance | path

Searched refs:MPC_OBJECT_MBUF (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_net.c177 if (mac_labeled & MPC_OBJECT_MBUF) { in mac_mbuf_init()
H A Dmac_framework.c363 MPC_FLAG(mbuf_init_label, MPC_OBJECT_MBUF); in mac_policy_getlabeled()
H A Dmac_internal.h173 #define MPC_OBJECT_MBUF 0x0000000000000040 macro