Re-exports

pub use self::rtnl::*;

Modules

Structs

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.

Enums