Searched refs:tcmu_genl_family (Results 1 – 1 of 1) sorted by relevance
150 static struct genl_family tcmu_genl_family = { variable771 msg_header = genlmsg_put(skb, 0, 0, &tcmu_genl_family, 0, cmd); in tcmu_netlink_event()787 ret = genlmsg_multicast(&tcmu_genl_family, skb, 0, in tcmu_netlink_event()1130 ret = genl_register_family(&tcmu_genl_family); in tcmu_module_init()1142 genl_unregister_family(&tcmu_genl_family); in tcmu_module_init()1154 genl_unregister_family(&tcmu_genl_family); in tcmu_module_exit()