Structs§
- Default
Nla - NlaBuffer
- Nlas
Iterator - An iterator that iteratates over nlas without decoding them. This is useful when looking for specific nlas.
Enums§
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.