1AUDIT_RULE_CHANGE(9)           Audit Interfaces           AUDIT_RULE_CHANGE(9)
2
3
4

NAME

6       audit_rule_change - apply all rules to the specified message type
7

SYNOPSIS

9       int audit_rule_change(int type, __u32 portid, int seq, void * data,
10                             size_t datasz);
11

ARGUMENTS

13       type
14           audit message type
15
16       portid
17           target port id for netlink audit messages
18
19       seq
20           netlink audit message sequence (serial) number
21
22       data
23           payload data
24
25       datasz
26           size of payload data
27
29Kernel Hackers Manual 3.10         June 2019              AUDIT_RULE_CHANGE(9)
Impressum