Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dpolicydb.h227 #define OCON_NETIF 3 /* network interfaces */ macro
H A Dpolicydb.c370 if (i == OCON_ISID || i == OCON_FS || i == OCON_NETIF || in ocontext_destroy()
2286 case OCON_NETIF: in ocontext_read()
3333 case OCON_NETIF: in ocontext_write()
H A Dservices.c2567 c = policydb->ocontexts[OCON_NETIF]; in security_netif_sid()