Home
last modified time | relevance | path

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

/linux/net/openvswitch/
A Dflow_table.h105 bool ovs_flow_cmp(const struct sw_flow *, const struct sw_flow_match *);
A Dflow_table.c910 bool ovs_flow_cmp(const struct sw_flow *flow, in ovs_flow_cmp() function
A Ddatapath.c1050 if (unlikely(!ovs_flow_cmp(flow, &match))) { in ovs_flow_cmd_new()

Completed in 16 milliseconds