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

/linux-4.1.27/net/openvswitch/
H A Dflow_table.c451 static bool flow_cmp_masked_key(const struct sw_flow *flow, flow_cmp_masked_key() function
483 flow_cmp_masked_key(flow, &masked_key, &mask->range)) hlist_for_each_entry_rcu()
549 return flow_cmp_masked_key(flow, match->key, &match->range); ovs_flow_cmp()

Completed in 39 milliseconds