Searched refs:ovs_flow_cmp (Results 1 – 3 of 3) sorted by relevance
105 bool ovs_flow_cmp(const struct sw_flow *, const struct sw_flow_match *);
908 bool ovs_flow_cmp(const struct sw_flow *flow, in ovs_flow_cmp() function
1086 if (unlikely(!ovs_flow_cmp(flow, &match))) { in ovs_flow_cmd_new()