Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/security/mac/
Dmac_framework.c330 MPC_FLAG(inpcb_init_label, MPC_OBJECT_INPCB); in mac_policy_getlabeled()
Dmac_inet.c103 if (mac_labeled & MPC_OBJECT_INPCB) { in mac_inpcb_init()
Dmac_internal.h169 #define MPC_OBJECT_INPCB 0x0000000000000008 macro