Searched refs:ovs_flow_tbl_insert (Results 1 – 3 of 3) sorted by relevance
85 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow,
1084 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert() function
1054 error = ovs_flow_tbl_insert(&dp->table, new_flow, &mask); in ovs_flow_cmd_new()