Searched refs:high_port (Results 1 – 12 of 12) sorted by relevance
73 tmp_port->u.port.high_port = high; in port_from_record()74 if (tmp_port->u.port.low_port > tmp_port->u.port.high_port) { in port_from_record()76 tmp_port->u.port.low_port, tmp_port->u.port.high_port); in port_from_record()114 int high = port->u.port.high_port; in port_to_record()188 int high2 = c->u.port.high_port; in sepol_port_exists()226 int high2 = c->u.port.high_port; in sepol_port_query()
466 rc = compare_ranges((*aa)->u.port.low_port, (*aa)->u.port.high_port, in portcon_data_cmp()467 (*bb)->u.port.low_port, (*bb)->u.port.high_port); in portcon_data_cmp()
2238 n->u.port.high_port = c->u.port.high_port; in ocontext_copy_selinux()
2002 c->u.port.low_port <= port && c->u.port.high_port >= port) in sepol_port_sid()
1447 buf[2] = c->u.port.high_port; in ocontext_write_selinux()
2501 high = portcon->u.port.high_port; in write_selinux_port_rules_to_conf()
2641 high = portcon->u.port.high_port; in write_selinux_port_rules_to_cil()
2666 high = portcon->u.port.high_port; in ocontext_selinux_port_to_cil()
2879 c->u.port.high_port = le32_to_cpu(buf[2]); in ocontext_read_selinux()
344 uint16_t high_port; member
5016 newc->u.port.high_port = high; in define_port_context()5034 high2 = c->u.port.high_port; in define_port_context()
3282 new_ocon->u.port.high_port = cil_portcon->port_high; in cil_portcon_to_policydb()