Searched defs:n_mask_hit (Results 1 – 4 of 4) sorted by relevance
/linux/net/openvswitch/ | ||
H A D | flow_table.c | 701 masked_flow_lookup(struct table_instance * ti,const struct sw_flow_key * unmasked,const struct sw_flow_mask * mask,u32 * n_mask_hit) masked_flow_lookup() argument |
H A D | datapath.h | 50 u64 n_mask_hit; member |
H A D | datapath.c | 255 u32 n_mask_hit; in ovs_dp_process_packet() local |
/linux/include/uapi/linux/ | ||
H A D | openvswitch.h | 111 __u64 n_mask_hit; /* Number of masks used for flow lookups. */ member |