Searched refs:OCON_NETIF (Results 1 – 7 of 7) sorted by relevance
120 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_exists()145 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_query()181 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_modify()188 policydb->ocontexts[OCON_NETIF] = iface; in sepol_iface_modify()202 iface->next = policydb->ocontexts[OCON_NETIF]; in sepol_iface_modify()203 policydb->ocontexts[OCON_NETIF] = iface; in sepol_iface_modify()227 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_count()247 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_iterate()
1164 c = policydb->ocontexts[OCON_NETIF]; in sepol_netif_sid()
1199 if (i == OCON_ISID || i == OCON_FS || i == OCON_NETIF in ocontext_selinux_free()2523 case OCON_NETIF: in ocontext_read_selinux()
1292 case OCON_NETIF: in ocontext_write_selinux()
2115 case OCON_NETIF: in ocontext_copy_selinux()
360 #define OCON_NETIF 3 /* network interfaces */ macro
4199 head = policydbp->ocontexts[OCON_NETIF]; in define_netif_context()4214 policydbp->ocontexts[OCON_NETIF] = newc; in define_netif_context()