Home
last modified time | relevance | path

Searched refs:flow_mask_find (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/net/openvswitch/
Dflow_table.c990 static struct sw_flow_mask *flow_mask_find(const struct flow_table *tbl, in flow_mask_find() function
1014 mask = flow_mask_find(tbl, new); in flow_mask_insert()