Searched refs:ioport_low (Results 1 – 7 of 7) sorted by relevance
269 rc = (aioportcon->ioport_high - aioportcon->ioport_low) in cil_post_ioportcon_compare()270 - (bioportcon->ioport_high - bioportcon->ioport_low); in cil_post_ioportcon_compare()272 if (aioportcon->ioport_low < bioportcon->ioport_low) { in cil_post_ioportcon_compare()274 } else if (bioportcon->ioport_low < aioportcon->ioport_low) { in cil_post_ioportcon_compare()
775 uint32_t ioport_low; member
1257 new->ioport_low = orig->ioport_low; in cil_copy_ioportcon()
1425 cil_log(CIL_INFO, "IOPORTCON ( %d %d )", ioportcon->ioport_low, ioportcon->ioport_high); in cil_tree_print_node()
254 fprintf(file_arr[NETIFCONS], "ioportcon %d-%d ", ioportcon->ioport_low, ioportcon->ioport_high); in cil_ioportcon_to_policy()
4740 rc = cil_fill_integer(parse_current->next->cl_head, &ioportcon->ioport_low); in cil_gen_ioportcon()4756 rc = cil_fill_integer(parse_current->next, &ioportcon->ioport_low); in cil_gen_ioportcon()4761 ioportcon->ioport_high = ioportcon->ioport_low; in cil_gen_ioportcon()
3254 new_ocon->u.ioport.low_ioport = cil_ioportcon->ioport_low; in cil_ioportcon_to_policydb()