Searched refs:NETLBL_SECATTR_SECID (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.h202 #define NETLBL_SECATTR_SECID 0x00000010 macro
207 NETLBL_SECATTR_SECID)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c1563 if (!(secattr->flags & NETLBL_SECATTR_SECID))
1589 secattr->flags |= NETLBL_SECATTR_SECID;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_unlabeled.c1556 secattr->flags |= NETLBL_SECATTR_SECID;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dservices.c3040 } else if (secattr->flags & NETLBL_SECATTR_SECID) {
3115 secattr->flags |= NETLBL_SECATTR_DOMAIN_CPY | NETLBL_SECATTR_SECID;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack_lsm.c2528 if ((sap->flags & NETLBL_SECATTR_SECID) != 0) {

Completed in 286 milliseconds