Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c689 static bool ovs_flow_cmp_unmasked_key(const struct sw_flow *flow, in ovs_flow_cmp_unmasked_key() function
888 ovs_flow_cmp_unmasked_key(flow, match)) { in ovs_flow_tbl_lookup_exact()
916 return ovs_flow_cmp_unmasked_key(flow, match); in ovs_flow_cmp()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c690 static bool ovs_flow_cmp_unmasked_key(const struct sw_flow *flow, in ovs_flow_cmp_unmasked_key() function
889 ovs_flow_cmp_unmasked_key(flow, match)) { in ovs_flow_tbl_lookup_exact()
917 return ovs_flow_cmp_unmasked_key(flow, match); in ovs_flow_cmp()

Completed in 4 milliseconds