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

/linux-4.1.27/net/openvswitch/
H A Dflow_table.h86 bool ovs_flow_cmp(const struct sw_flow *, const struct sw_flow_match *);
H A Dflow_table.c546 bool ovs_flow_cmp(const struct sw_flow *flow, const struct sw_flow_match *match) ovs_flow_cmp() function
H A Ddatapath.c978 if (unlikely(!ovs_flow_cmp(flow, &match))) { ovs_flow_cmd_new()

Completed in 55 milliseconds