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