Searched refs:ovs_flow_cmd_alloc_info (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/openvswitch/ |
H A D | datapath.c | 823 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, ovs_flow_cmd_alloc_info() function 852 skb = ovs_flow_cmd_alloc_info(ovsl_dereference(flow->sf_acts), ovs_flow_cmd_build_info() 922 reply = ovs_flow_cmd_alloc_info(acts, &new_flow->id, info, false, ovs_flow_cmd_new() 1085 reply = ovs_flow_cmd_alloc_info(acts, &sfid, info, false, ovs_flow_cmd_set() 1262 reply = ovs_flow_cmd_alloc_info((const struct sw_flow_actions __force *) flow->sf_acts, ovs_flow_cmd_del()
|
Completed in 37 milliseconds