Home
last modified time | relevance | path

Searched refs:flow_mask_insert (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c1008 static int flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, in flow_mask_insert() function
1088 err = flow_mask_insert(table, flow, mask); in ovs_flow_tbl_insert()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c1009 static int flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, in flow_mask_insert() function
1089 err = flow_mask_insert(table, flow, mask); in ovs_flow_tbl_insert()

Completed in 4 milliseconds