HomeSort by relevance Sort by last modified time
    Searched refs:SEPOL_PROTO_UDP (Results 1 - 3 of 3) sorted by null

  /external/libsepol/include/sepol/
port_record.h 12 #define SEPOL_PROTO_UDP 0
  /external/libsepol/src/
port_record.c 183 case SEPOL_PROTO_UDP:
215 tmp_port->proto = SEPOL_PROTO_UDP;
ports.c 17 case SEPOL_PROTO_UDP:
32 return SEPOL_PROTO_UDP;

Completed in 40 milliseconds