Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_table.c683 static bool flow_cmp_masked_key(const struct sw_flow *flow, in flow_cmp_masked_key() function
719 flow_cmp_masked_key(flow, &masked_key, &mask->range)) in masked_flow_lookup()
915 return flow_cmp_masked_key(flow, match->key, &match->range); in ovs_flow_cmp()