Skip to main content

Module nla

Module nla 

Source

Structs§

DefaultNla
NlaBuffer
NlasIterator
An iterator that iteratates over nlas without decoding them. This is useful when looking for specific nlas.

Enums§

NlaError

Constants§

NLA_ALIGNTO
NlA(RTA) align size
NLA_F_NESTED
Identify the bits that represent the “nested” flag of a netlink attribute.
NLA_F_NET_BYTEORDER
Identify the bits that represent the “byte order” flag of a netlink attribute.
NLA_HEADER_SIZE
NlA(RTA) header size. (unsigned short rta_len) + (unsigned short rta_type)
NLA_TYPE_MASK
Identify the bits that represent the type of a netlink attribute.

Traits§

Nla