Searched refs:NETLBL_SECATTR_CACHE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlabel.h199 #define NETLBL_SECATTR_CACHE 0x00000002 macro
322 if (secattr->flags & NETLBL_SECATTR_CACHE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dnetlabel.c65 (secattr->flags & NETLBL_SECATTR_CACHE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_kapi.c1008 if ((secattr->flags & NETLBL_SECATTR_CACHE) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dservices.c3005 secattr->flags |= NETLBL_SECATTR_CACHE;
3037 if (secattr->flags & NETLBL_SECATTR_CACHE) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c335 secattr->flags |= NETLBL_SECATTR_CACHE;

Completed in 514 milliseconds