Home
last modified time | relevance | path

Searched refs:CIL_PROTOCOL_TCP (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h744 CIL_PROTOCOL_TCP, enumerator
Dcil_tree.c1435 } else if (portcon->proto == CIL_PROTOCOL_TCP) { in cil_tree_print_node()
Dcil_policy.c1753 } else if (portcon->proto == CIL_PROTOCOL_TCP) { in cil_portcons_to_policy()
Dcil_binary.c3202 case CIL_PROTOCOL_TCP: in cil_portcon_to_policydb()
Dcil_build_ast.c4405 portcon->proto = CIL_PROTOCOL_TCP; in cil_gen_portcon()