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