Home
last modified time | relevance | path

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

/Linux-v6.1/security/selinux/ss/
Dpolicydb.h230 #define OCON_NETIF 3 /* network interfaces */ macro
Dpolicydb.c370 i == OCON_NETIF || i == OCON_FSUSE) in ocontext_destroy()
2250 case OCON_NETIF: in ocontext_read()
3280 case OCON_NETIF: in ocontext_write()
Dservices.c2609 c = policydb->ocontexts[OCON_NETIF]; in security_netif_sid()