Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/
H A Dnetlabel.c51 (secattr->flags & NETLBL_SECATTR_CACHEABLE) && in selinux_netlbl_sidlookup_cached()
/openbmc/linux/include/net/
H A Dnetlabel.h193 #define NETLBL_SECATTR_CACHEABLE (NETLBL_SECATTR_MLS_LVL | \ macro
/openbmc/linux/security/smack/
H A Dsmack_lsm.c4053 if (secattr.flags & NETLBL_SECATTR_CACHEABLE) in smack_from_netlbl()