Searched defs:cil_ibendportcon (Results 1 – 2 of 2) sorted by relevance
807 struct cil_ibendportcon { struct808 char *dev_name_str;809 uint32_t port;810 char *context_str;811 struct cil_context *context;
3355 struct cil_ibendportcon *cil_ibendportcon = ibendportcons->array[i]; in cil_ibendportcon_to_policydb() local