libnl
3.2.3
|
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 Attribute Data Types for more details.