]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/uapi/linux/audit.h
netlabel: Initial support for the CALIPSO netlink protocol.
[mirror_ubuntu-bionic-kernel.git] / include / uapi / linux / audit.h
index d820aa979620b5f75b071dffbd73429bfc360282..82e8aa59446b18cb1cc0dd5c0d79a2fe8454221e 100644 (file)
 #define AUDIT_MAC_IPSEC_EVENT  1415    /* Audit an IPSec event */
 #define AUDIT_MAC_UNLBL_STCADD 1416    /* NetLabel: add a static label */
 #define AUDIT_MAC_UNLBL_STCDEL 1417    /* NetLabel: del a static label */
+#define AUDIT_MAC_CALIPSO_ADD  1418    /* NetLabel: add CALIPSO DOI entry */
+#define AUDIT_MAC_CALIPSO_DEL  1419    /* NetLabel: del CALIPSO DOI entry */
 
 #define AUDIT_FIRST_KERN_ANOM_MSG   1700
 #define AUDIT_LAST_KERN_ANOM_MSG    1799