Home
last modified time | relevance | path

Searched refs:dp_flow_genl_family (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c52 static struct genl_family dp_flow_genl_family; variable
841 ovs_header = genlmsg_put(skb, portid, seq, &dp_flow_genl_family, in ovs_flow_cmd_fill_info()
892 if (!always && !ovs_must_notify(&dp_flow_genl_family, info, 0)) in ovs_flow_cmd_alloc_info()
1076 ovs_notify(&dp_flow_genl_family, reply, info); in ovs_flow_cmd_new()
1254 ovs_notify(&dp_flow_genl_family, reply, info); in ovs_flow_cmd_set()
1393 ovs_notify(&dp_flow_genl_family, reply, info); in ovs_flow_cmd_del()
1417 err = genlmsg_parse_deprecated(cb->nlh, &dp_flow_genl_family, a, in ovs_flow_cmd_dump()
1488 static struct genl_family dp_flow_genl_family __ro_after_init = {
2455 &dp_flow_genl_family,