| /* This file is automatically generated. Do not edit. */ |
| #ifndef _SEPOL_POLICYDB_FLASK_H_ |
| #define _SEPOL_POLICYDB_FLASK_H_ |
| |
| /* |
| * Security identifier indices for initial entities |
| */ |
| #define SECINITSID_KERNEL 1 |
| #define SECINITSID_SECURITY 2 |
| #define SECINITSID_UNLABELED 3 |
| #define SECINITSID_FS 4 |
| #define SECINITSID_FILE 5 |
| #define SECINITSID_FILE_LABELS 6 |
| #define SECINITSID_INIT 7 |
| #define SECINITSID_ANY_SOCKET 8 |
| #define SECINITSID_PORT 9 |
| #define SECINITSID_NETIF 10 |
| #define SECINITSID_NETMSG 11 |
| #define SECINITSID_NODE 12 |
| #define SECINITSID_IGMP_PACKET 13 |
| #define SECINITSID_ICMP_SOCKET 14 |
| #define SECINITSID_TCP_SOCKET 15 |
| #define SECINITSID_SYSCTL_MODPROBE 16 |
| #define SECINITSID_SYSCTL 17 |
| #define SECINITSID_SYSCTL_FS 18 |
| #define SECINITSID_SYSCTL_KERNEL 19 |
| #define SECINITSID_SYSCTL_NET 20 |
| #define SECINITSID_SYSCTL_NET_UNIX 21 |
| #define SECINITSID_SYSCTL_VM 22 |
| #define SECINITSID_SYSCTL_DEV 23 |
| #define SECINITSID_KMOD 24 |
| #define SECINITSID_POLICY 25 |
| #define SECINITSID_SCMP_PACKET 26 |
| #define SECINITSID_DEVNULL 27 |
| |
| #define SECINITSID_NUM 27 |
| |
| #endif |