Searched refs:low_port (Results 1 – 12 of 12) sorted by relevance
72 tmp_port->u.port.low_port = low; 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()113 int low = port->u.port.low_port; in port_to_record()187 int low2 = c->u.port.low_port; in sepol_port_exists()225 int low2 = c->u.port.low_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()
2237 n->u.port.low_port = c->u.port.low_port; in ocontext_copy_selinux()
2002 c->u.port.low_port <= port && c->u.port.high_port >= port) in sepol_port_sid()
1446 buf[1] = c->u.port.low_port; in ocontext_write_selinux()
2500 low = portcon->u.port.low_port; in write_selinux_port_rules_to_conf()
2640 low = portcon->u.port.low_port; in write_selinux_port_rules_to_cil()
2665 low = portcon->u.port.low_port; in ocontext_selinux_port_to_cil()
2878 c->u.port.low_port = le32_to_cpu(buf[1]); in ocontext_read_selinux()
343 uint16_t low_port; member
5015 newc->u.port.low_port = low; in define_port_context()5033 low2 = c->u.port.low_port; in define_port_context()
3281 new_ocon->u.port.low_port = cil_portcon->port_low; in cil_portcon_to_policydb()