dp_flow_genl_family   52 net/openvswitch/datapath.c static struct genl_family dp_flow_genl_family;
dp_flow_genl_family  810 net/openvswitch/datapath.c 	ovs_header = genlmsg_put(skb, portid, seq, &dp_flow_genl_family,
dp_flow_genl_family  861 net/openvswitch/datapath.c 	if (!always && !ovs_must_notify(&dp_flow_genl_family, info, 0))
dp_flow_genl_family 1045 net/openvswitch/datapath.c 		ovs_notify(&dp_flow_genl_family, reply, info);
dp_flow_genl_family 1222 net/openvswitch/datapath.c 		ovs_notify(&dp_flow_genl_family, reply, info);
dp_flow_genl_family 1361 net/openvswitch/datapath.c 			ovs_notify(&dp_flow_genl_family, reply, info);
dp_flow_genl_family 1384 net/openvswitch/datapath.c 	err = genlmsg_parse_deprecated(cb->nlh, &dp_flow_genl_family, a,
dp_flow_genl_family 1455 net/openvswitch/datapath.c static struct genl_family dp_flow_genl_family __ro_after_init = {
dp_flow_genl_family 2358 net/openvswitch/datapath.c 	&dp_flow_genl_family,