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