Searched refs:OCON_NETIF (Results 1 – 8 of 8) sorted by relevance
120 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_exists()144 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_query()180 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_modify()187 policydb->ocontexts[OCON_NETIF] = iface; in sepol_iface_modify()201 iface->next = policydb->ocontexts[OCON_NETIF]; in sepol_iface_modify()202 policydb->ocontexts[OCON_NETIF] = iface; in sepol_iface_modify()226 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_count()245 head = policydb->ocontexts[OCON_NETIF]; in sepol_iface_iterate()
1964 c = policydb->ocontexts[OCON_NETIF]; in sepol_netif_sid()
1382 if (i == OCON_ISID || i == OCON_FS || i == OCON_NETIF in ocontext_selinux_free()2764 case OCON_NETIF: in ocontext_read_selinux()
1399 case OCON_NETIF: in ocontext_write_selinux()
2208 case OCON_NETIF: in ocontext_copy_selinux()
392 #define OCON_NETIF 3 /* network interfaces */ macro
5099 head = policydbp->ocontexts[OCON_NETIF]; in define_netif_context()5114 policydbp->ocontexts[OCON_NETIF] = newc; in define_netif_context()
3269 ocontext_t *new_ocon = cil_add_ocontext(&pdb->ocontexts[OCON_NETIF], &tail); in cil_netifcon_to_policydb()