12 #ifndef NETLINK_GENL_MNGT_H_
13 #define NETLINK_GENL_MNGT_H_
15 #include <netlink/netlink.h>
16 #include <netlink/attr.h>
17 #include <netlink/list.h>
27 struct sockaddr_nl * who;
28 struct nlmsghdr * nlh;
29 struct genlmsghdr * genlhdr;
31 struct nlattr ** attrs;