Home
last modified time | relevance | path

Searched refs:NETLBL_SECATTR_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/security/selinux/
H A Dnetlabel.c210 if (rc == 0 && secattr.flags != NETLBL_SECATTR_NONE) in selinux_netlbl_skbuff_getsid()
452 if (rc == 0 && secattr.flags != NETLBL_SECATTR_NONE) in selinux_netlbl_sock_rcv_skb()
/linux/include/net/
H A Dnetlabel.h182 #define NETLBL_SECATTR_NONE 0x00000000 macro