Lines Matching refs:genl_family
54 static struct genl_family dp_packet_genl_family;
55 static struct genl_family dp_flow_genl_family;
56 static struct genl_family dp_datapath_genl_family;
74 static bool ovs_must_notify(struct genl_family *family, struct genl_info *info,
81 static void ovs_notify(struct genl_family *family,
738 static struct genl_family dp_packet_genl_family __ro_after_init = {
1563 static struct genl_family dp_flow_genl_family __ro_after_init = {
2109 static struct genl_family dp_datapath_genl_family __ro_after_init = {
2637 struct genl_family dp_vport_genl_family __ro_after_init = {
2653 static struct genl_family * const dp_genl_families[] = {