Lines Matching defs:flow
181 void ovs_flow_used(struct sw_flow *flow, struct sk_buff *skb) in ovs_flow_used()
221 struct sw_flow *flow; in ovs_flow_alloc() local
301 struct sw_flow *flow; in ovs_flow_tbl_destroy() local
334 struct sw_flow *flow; in ovs_flow_tbl_next() local
369 struct sw_flow *flow; in flow_table_copy_flows() local
404 void ovs_flow_free(struct sw_flow *flow) in ovs_flow_free()
416 struct sw_flow *flow = container_of(rcu, struct sw_flow, rcu); in rcu_free_flow_callback() local
423 void ovs_flow_deferred_free(struct sw_flow *flow) in ovs_flow_deferred_free()
779 struct sw_flow *flow; in ovs_flow_tbl_lookup() local
797 void ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_insert()
806 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove()