Searched refs:ovs_notify (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/openvswitch/ |
H A D | datapath.c | 91 static void ovs_notify(struct genl_family *family, ovs_notify() function 1009 ovs_notify(&dp_flow_genl_family, reply, info); ovs_flow_cmd_new() 1141 ovs_notify(&dp_flow_genl_family, reply, info); ovs_flow_cmd_set() 1275 ovs_notify(&dp_flow_genl_family, reply, info); ovs_flow_cmd_del() 1563 ovs_notify(&dp_datapath_genl_family, reply, info); ovs_dp_cmd_new() 1629 ovs_notify(&dp_datapath_genl_family, reply, info); ovs_dp_cmd_del() 1662 ovs_notify(&dp_datapath_genl_family, reply, info); ovs_dp_cmd_set() 1935 ovs_notify(&dp_vport_genl_family, reply, info); ovs_vport_cmd_new() 1987 ovs_notify(&dp_vport_genl_family, reply, info); ovs_vport_cmd_set() 2024 ovs_notify(&dp_vport_genl_family, reply, info); ovs_vport_cmd_del()
|
Completed in 40 milliseconds