Lines Matching refs:n_mask_hit
704 u32 *n_mask_hit)
714 (*n_mask_hit)++;
734 u32 *n_mask_hit,
746 flow = masked_flow_lookup(ti, key, mask, n_mask_hit);
766 flow = masked_flow_lookup(ti, key, mask, n_mask_hit);
789 u32 *n_mask_hit,
800 *n_mask_hit = 0;
806 return flow_lookup(tbl, ti, ma, key, n_mask_hit, &cache,
827 flow = flow_lookup(tbl, ti, ma, key, n_mask_hit,
841 flow = flow_lookup(tbl, ti, ma, key, n_mask_hit, n_cache_hit,
855 u32 __always_unused n_mask_hit;
865 flow = flow_lookup(tbl, ti, ma, key, &n_mask_hit, &n_cache_hit, &index);
879 u32 __always_unused n_mask_hit;
887 flow = masked_flow_lookup(ti, match->key, mask, &n_mask_hit);