Lines Matching defs:n_mask_hit
700 u32 *n_mask_hit)
710 (*n_mask_hit)++;
730 u32 *n_mask_hit,
742 flow = masked_flow_lookup(ti, key, mask, n_mask_hit);
762 flow = masked_flow_lookup(ti, key, mask, n_mask_hit);
785 u32 *n_mask_hit,
796 *n_mask_hit = 0;
802 return flow_lookup(tbl, ti, ma, key, n_mask_hit, &cache,
823 flow = flow_lookup(tbl, ti, ma, key, n_mask_hit,
837 flow = flow_lookup(tbl, ti, ma, key, n_mask_hit, n_cache_hit,
851 u32 __always_unused n_mask_hit;
861 flow = flow_lookup(tbl, ti, ma, key, &n_mask_hit, &n_cache_hit, &index);
875 u32 __always_unused n_mask_hit;
883 flow = masked_flow_lookup(ti, match->key, mask, &n_mask_hit);