include/linux/genetlink.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
equal deleted inserted replaced
1:0056487c491e 2:d1f6d8b6f81c
     1 #ifndef __LINUX_GENERIC_NETLINK_H
     1 #ifndef __LINUX_GENERIC_NETLINK_H
     2 #define __LINUX_GENERIC_NETLINK_H
     2 #define __LINUX_GENERIC_NETLINK_H
     3 
     3 
       
     4 #include <linux/types.h>
     4 #include <linux/netlink.h>
     5 #include <linux/netlink.h>
     5 
     6 
     6 #define GENL_NAMSIZ	16	/* length of family name */
     7 #define GENL_NAMSIZ	16	/* length of family name */
     7 
     8 
     8 #define GENL_MIN_ID	NLMSG_MIN_TYPE
     9 #define GENL_MIN_ID	NLMSG_MIN_TYPE