Searched refs:ZZZ_genl_family (Results 1 – 1 of 1) sorted by relevance
252 #define ZZZ_genl_family CONCAT_(GENL_MAGIC_FAMILY, _genl_family) macro253 static struct genl_family ZZZ_genl_family; variable278 return genlmsg_multicast(&ZZZ_genl_family, skb, 0, \287 static struct genl_family ZZZ_genl_family __ro_after_init = {303 return genl_register_family(&ZZZ_genl_family); in CONCAT_()308 genl_unregister_family(&ZZZ_genl_family); in CONCAT_()