Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h743 CIL_PROTOCOL_UDP = 1, enumerator
Dcil_tree.c1433 if (portcon->proto == CIL_PROTOCOL_UDP) { in cil_tree_print_node()
Dcil_policy.c1751 if (portcon->proto == CIL_PROTOCOL_UDP) { in cil_portcons_to_policy()
Dcil_binary.c3199 case CIL_PROTOCOL_UDP: in cil_portcon_to_policydb()
Dcil_build_ast.c4403 portcon->proto = CIL_PROTOCOL_UDP; in cil_gen_portcon()