Searched refs:low_port (Results 1 – 12 of 12) sorted by relevance
79 tmp_port->u.port.low_port = low; 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()120 int low = port->u.port.low_port; in port_to_record()194 int low2 = c->u.port.low_port; in sepol_port_exists()232 int low2 = c->u.port.low_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()
2216 n->u.port.low_port = c->u.port.low_port; in ocontext_copy_selinux()
1978 c->u.port.low_port <= port && c->u.port.high_port >= port) in sepol_port_sid()
1536 buf[1] = c->u.port.low_port; in ocontext_write_selinux()
2706 low = portcon->u.port.low_port; in write_selinux_port_rules_to_cil()
2579 low = portcon->u.port.low_port; in write_selinux_port_rules_to_conf()
2634 low = portcon->u.port.low_port; in ocontext_selinux_port_to_cil()
3077 c->u.port.low_port = le32_to_cpu(buf[1]); in ocontext_read_selinux()
345 uint16_t low_port; member
4950 newc->u.port.low_port = low; in define_port_context()4968 low2 = c->u.port.low_port; in define_port_context()
3302 new_ocon->u.port.low_port = cil_portcon->port_low; in cil_portcon_to_policydb()