Crate netlink_packet_audit
source · [−]Re-exports
Modules
Structs
audit specific implementation of NetlinkMessageCodec
due to the
protocol violations in messages generated by kernal audit.
A raw Netlink buffer that provides getters and setter for the various header fields, and to retrieve the payloads.
A Netlink header representation. A netlink header has the following structure:
Represent a netlink message.