Searched refs:high_port (Results 1 – 12 of 12) sorted by relevance
80 tmp_port->u.port.high_port = high; in port_from_record()81 if (tmp_port->u.port.low_port > tmp_port->u.port.high_port) { in port_from_record()83 tmp_port->u.port.low_port, tmp_port->u.port.high_port); in port_from_record()121 int high = port->u.port.high_port; in port_to_record()195 int high2 = c->u.port.high_port; in sepol_port_exists()233 int high2 = c->u.port.high_port; in sepol_port_query()
470 rc = compare_ranges((*aa)->u.port.low_port, (*aa)->u.port.high_port, in portcon_data_cmp()471 (*bb)->u.port.low_port, (*bb)->u.port.high_port); in portcon_data_cmp()
2213 n->u.port.high_port = c->u.port.high_port; in ocontext_copy_selinux()
1998 c->u.port.low_port <= port && c->u.port.high_port >= port) in sepol_port_sid()
1477 buf[2] = c->u.port.high_port; in ocontext_write_selinux()
2537 high = portcon->u.port.high_port; in write_selinux_port_rules_to_conf()
2665 high = portcon->u.port.high_port; in write_selinux_port_rules_to_cil()
2624 high = portcon->u.port.high_port; in ocontext_selinux_port_to_cil()
2908 c->u.port.high_port = le32_to_cpu(buf[2]); in ocontext_read_selinux()
345 uint16_t high_port; member
4991 newc->u.port.high_port = high; in define_port_context()5009 high2 = c->u.port.high_port; in define_port_context()
3218 new_ocon->u.port.high_port = cil_portcon->port_high; in cil_portcon_to_policydb()