Searched refs:NETLINK_AUDIT (Results 1 – 14 of 14) sorted by relevance
29 #if !(defined(NETLINK_AUDIT) || (defined(HAVE_DECL_NETLINK_AUDIT) && HAVE_DECL_NETLINK_AUDIT))30 # define NETLINK_AUDIT 9 macro78 XLAT(NETLINK_AUDIT),
10 NETLINK_AUDIT 9
57 int fd = create_nl_socket(NETLINK_AUDIT); in main()
16 #define NETLINK_AUDIT 9 /* auditing */ macro
17 #define NETLINK_AUDIT 9 /* auditing */ macro
152 [NETLINK_AUDIT] = { NULL, nl_audit_types, "AUDIT_???" },
8 * Implemented decoding of NETLINK_AUDIT, NETLINK_NETFILTER, NETLINK_ROUTE,
1103 tests: check decoding of NETLINK_AUDIT message types.1176 netlink: add decoding of NETLINK_AUDIT message types.1179 (nlmsg_types): Add NETLINK_AUDIT.
579 [NETLINK_AUDIT] = "audit",
61 NETLINK_AUDIT = 9 variable
613 __ADD(NETLINK_AUDIT,audit)