Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/
Dnlmsgtab.c190 if ((nlmsg_type >= AUDIT_FIRST_USER_MSG && in selinux_nlmsg_lookup()
/Linux-v5.4/include/uapi/linux/
Daudit.h75 #define AUDIT_FIRST_USER_MSG 1100 /* Userspace messages mostly uninteresting to kernel */ macro
/Linux-v5.4/kernel/
Daudit.c1031 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_netlink_ok()
1322 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_receive_msg()