Home
last modified time | relevance | path

Searched refs:NETLBL_SECATTR_SECID (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dnetlabel.h189 #define NETLBL_SECATTR_SECID 0x00000010 macro
194 NETLBL_SECATTR_SECID)
/linux/security/selinux/
H A Dnetlabel.c111 if ((secattr->flags & NETLBL_SECATTR_SECID) && in selinux_netlbl_sock_getattr()
/linux/net/ipv4/
H A Dcipso_ipv4.c1457 if (!(secattr->flags & NETLBL_SECATTR_SECID)) in cipso_v4_gentag_loc()
1483 secattr->flags |= NETLBL_SECATTR_SECID; in cipso_v4_parsetag_loc()
/linux/security/selinux/ss/
H A Dservices.c3868 else if (secattr->flags & NETLBL_SECATTR_SECID) in security_netlbl_secattr_to_sid()
3946 secattr->flags |= NETLBL_SECATTR_DOMAIN_CPY | NETLBL_SECATTR_SECID; in security_netlbl_sid_to_secattr()