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.h736 CIL_PROTOCOL_TCP, enumerator
Dcil_tree.c1417 } else if (portcon->proto == CIL_PROTOCOL_TCP) { in cil_tree_print_node()
Dcil_policy.c1727 } else if (portcon->proto == CIL_PROTOCOL_TCP) { in cil_portcons_to_policy()
Dcil_binary.c3235 case CIL_PROTOCOL_TCP: in cil_portcon_to_policydb()
Dcil_build_ast.c4288 portcon->proto = CIL_PROTOCOL_TCP; in cil_gen_portcon()