other versions
AUDIT_RULE_CHANGE(9) | Audit Interfaces | AUDIT_RULE_CHANGE(9) |
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_t datasz);
ARGUMENTS¶
int type
audit message type
__u32 portid
target port id for netlink audit messages
int seq
netlink audit message sequence (serial) number
void * data
payload data
size_t datasz
size of payload data
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |