Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/
Dnlmsgtab.c174 if ((nlmsg_type >= AUDIT_FIRST_USER_MSG && in selinux_nlmsg_lookup()
/linux-4.1.27/include/uapi/linux/
Daudit.h74 #define AUDIT_FIRST_USER_MSG 1100 /* Userspace messages mostly uninteresting to kernel */ macro
/linux-4.1.27/kernel/
Daudit.c675 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_netlink_ok()
901 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_receive_msg()