Module buffer
netlink_packet_core
0.4.2
Module buffer
Structs
Constants
In crate netlink_packet_core
Modules
buffer
constants
error
header
Structs
DecodeError
EncodeError
NetlinkMessage
Enums
NetlinkPayload
Constants
NLMSG_ALIGNTO
NLMSG_DONE
NLMSG_ERROR
NLMSG_NOOP
NLMSG_OVERRUN
Traits
NetlinkDeserializable
NetlinkSerializable
?
Settings
Module
netlink_packet_core
::
buffer
Copy item path
source
·
[
−
]
Structs
§
NetlinkBuffer
A raw Netlink buffer that provides getters and setter for the various header fields, and to retrieve the payloads.
Constants
§
NETLINK_HEADER_LEN
Length of a Netlink packet header