Searched defs:genl_family (Results 1 – 1 of 1) sorted by relevance
35 struct genl_family struct37 unsigned int id;38 unsigned int hdrsize;39 char name[GENL_NAMSIZ];40 unsigned int version;41 unsigned int maxattr;42 struct nlattr ** attrbuf; /* private */43 struct list_head ops_list; /* private */44 struct list_head family_list; /* private */45 struct list_head mcast_groups; /* private */