• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file is automatically generated.  Do not edit. */
2 #ifndef _SEPOL_POLICYDB_FLASK_H_
3 #define _SEPOL_POLICYDB_FLASK_H_
4 
5 /*
6  * Security identifier indices for initial entities
7  */
8 #define SECINITSID_KERNEL                               1
9 #define SECINITSID_SECURITY                             2
10 #define SECINITSID_UNLABELED                            3
11 #define SECINITSID_FS                                   4
12 #define SECINITSID_FILE                                 5
13 #define SECINITSID_FILE_LABELS                          6
14 #define SECINITSID_INIT                                 7
15 #define SECINITSID_ANY_SOCKET                           8
16 #define SECINITSID_PORT                                 9
17 #define SECINITSID_NETIF                                10
18 #define SECINITSID_NETMSG                               11
19 #define SECINITSID_NODE                                 12
20 #define SECINITSID_IGMP_PACKET                          13
21 #define SECINITSID_ICMP_SOCKET                          14
22 #define SECINITSID_TCP_SOCKET                           15
23 #define SECINITSID_SYSCTL_MODPROBE                      16
24 #define SECINITSID_SYSCTL                               17
25 #define SECINITSID_SYSCTL_FS                            18
26 #define SECINITSID_SYSCTL_KERNEL                        19
27 #define SECINITSID_SYSCTL_NET                           20
28 #define SECINITSID_SYSCTL_NET_UNIX                      21
29 #define SECINITSID_SYSCTL_VM                            22
30 #define SECINITSID_SYSCTL_DEV                           23
31 #define SECINITSID_KMOD                                 24
32 #define SECINITSID_POLICY                               25
33 #define SECINITSID_SCMP_PACKET                          26
34 #define SECINITSID_DEVNULL                              27
35 
36 #define SECINITSID_NUM                                  27
37 
38 #endif
39