Searched refs:OCON_NETIF (Results 1 – 8 of 8) 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()
1257 if (i == OCON_ISID || i == OCON_FS || i == OCON_NETIF in ocontext_selinux_free()2620 case OCON_NETIF: in ocontext_read_selinux()
1864 c = policydb->ocontexts[OCON_NETIF]; in sepol_netif_sid()
1368 case OCON_NETIF: in ocontext_write_selinux()
2192 case OCON_NETIF: in ocontext_copy_selinux()
387 #define OCON_NETIF 3 /* network interfaces */ macro
4973 head = policydbp->ocontexts[OCON_NETIF]; in define_netif_context()4988 policydbp->ocontexts[OCON_NETIF] = newc; in define_netif_context()
3066 ocontext_t *new_ocon = cil_add_ocontext(&pdb->ocontexts[OCON_NETIF], &tail); in cil_netifcon_to_policydb()