libnl
3.2.24-rc1
|
Attribute validation policy. More...
#include <attr.h>
Data Fields | |
uint16_t | type |
Type of attribute or NLA_UNSPEC. | |
uint16_t | minlen |
Minimal length of payload required. | |
uint16_t | maxlen |
Maximal length of payload allowed. | |
Attribute validation policy.
See section Attribute Parsing (Netlink Core Library Development Guide) for more details.