Searched defs:genl_multicast_group (Results 1 – 1 of 1) sorted by relevance
16 struct genl_multicast_group { struct17 struct genl_family *family; /* private */18 struct list_head list; /* private */19 char name[GENL_NAMSIZ];20 u32 id;