audit_rule_change (9) - Linux Manuals
audit_rule_change: apply all rules to the specified message type
NAME
audit_rule_change - apply all rules to the specified message type
SYNOPSIS
-
int audit_rule_change(int
type, __u32 portid, int seq, void * data, size_tdatasz);
ARGUMENTS
type
-
- audit message type
portid
- target port id for netlink audit messages
seq
- netlink audit message sequence (serial) number
data
- payload data
datasz
- size of payload data
COPYRIGHT