Docs.rs
netlink-packet-core-0.7.0
netlink-packet-core 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
little-dude
cathay4t
JohnTitor
benjumanji
Dependencies
anyhow ^1.0.31
normal
byteorder ^1.3.2
normal
netlink-packet-utils ^0.5.2
normal
netlink-packet-route ^0.13.0
dev
Versions
77.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module buffer
Structs
Constants
?
Module
netlink_packet_core
::
buffer
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