Home
last modified time | relevance | path

Searched refs:SEPOL_PROTO_SCTP (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libsepol/include/sepol/
Dport_record.h19 #define SEPOL_PROTO_SCTP 3 macro
/third_party/selinux/libsepol/src/
Dports.c27 case SEPOL_PROTO_SCTP: in sepol2ipproto()
46 return SEPOL_PROTO_SCTP; in ipproto2sepol()
Dport_record.c183 case SEPOL_PROTO_SCTP: in sepol_port_get_proto_str()