Data Structures | |
struct | nl_msgtype |
Message type to cache action association. More... | |
struct | nl_af_group |
Address family to netlink group association. More... | |
struct | nl_parser_param |
struct | nl_cache_ops |
Cache Operations. More... | |
Macros | |
#define | NL_ACT_MAX (__NL_ACT_MAX - 1) |
#define | END_OF_MSGTYPES_LIST { -1, -1, NULL } |
#define | END_OF_GROUP_LIST AF_UNSPEC, 0 |
Enumerations | |
enum | { NL_ACT_UNSPEC, NL_ACT_NEW, NL_ACT_DEL, NL_ACT_GET, NL_ACT_SET, NL_ACT_CHANGE, __NL_ACT_MAX } |
#define END_OF_GROUP_LIST AF_UNSPEC, 0 |
#define END_OF_MSGTYPES_LIST { -1, -1, NULL } |
#define NL_ACT_MAX (__NL_ACT_MAX - 1) |