Searched defs:cil_ibendportcon (Results 1 – 2 of 2) sorted by relevance
798 struct cil_ibendportcon { struct799 char *dev_name_str;800 uint32_t port;801 char *context_str;802 struct cil_context *context;
3351 struct cil_ibendportcon *cil_ibendportcon = ibendportcons->array[i]; in cil_ibendportcon_to_policydb() local