Lines Matching refs:n_mask_hit
703 u32 *n_mask_hit)
713 (*n_mask_hit)++;
733 u32 *n_mask_hit,
745 flow = masked_flow_lookup(ti, key, mask, n_mask_hit);
765 flow = masked_flow_lookup(ti, key, mask, n_mask_hit);
788 u32 *n_mask_hit,
799 *n_mask_hit = 0;
805 return flow_lookup(tbl, ti, ma, key, n_mask_hit, &cache,
826 flow = flow_lookup(tbl, ti, ma, key, n_mask_hit,
840 flow = flow_lookup(tbl, ti, ma, key, n_mask_hit, n_cache_hit,
854 u32 __always_unused n_mask_hit;
864 flow = flow_lookup(tbl, ti, ma, key, &n_mask_hit, &n_cache_hit, &index);
878 u32 __always_unused n_mask_hit;
886 flow = masked_flow_lookup(ti, match->key, mask, &n_mask_hit);