Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_inet.c100 if (mac_labeled & MPC_OBJECT_INPCB) { in mac_inpcb_init()
H A Dmac_framework.c366 MPC_FLAG(inpcb_init_label, MPC_OBJECT_INPCB); in mac_policy_getlabeled()
H A Dmac_internal.h163 #define MPC_OBJECT_INPCB 0x0000000000000008 macro