Module nl

Source
Expand description

Constants related to generic netlink top level headers

Structs§

NlmFFlags

Enums§

GenlId
Values for nl_type in Nlmsghdr
NlTypeWrapper
Wrapper that is usable with all values in Nlmsghdr field, nl_type.
NlmF
Values for nl_flags in Nlmsghdr
Nlmsg
Values for nl_type in Nlmsghdr

Traits§

NlType
Trait marking constants valid for use in Nlmsghdr field, nl_type.