Data Structures | |
struct | genl_info |
struct | genl_cmd |
Generic Netlink Command. More... | |
struct | genl_ops |
Generic Netlink Operations. More... | |
Functions | |
int | genl_register (struct nl_cache_ops *) |
Register generic netlink operations. More... | |
void | genl_unregister (struct nl_cache_ops *) |
Unregister generic netlink operations. More... | |