Searched refs:item_raw_mask (Results 1 – 1 of 1) sorted by relevance
310 const struct rte_flow_item_raw *item_raw_mask = item->mask; in flow_item_raw_preprocess() local367 if (!item_raw_spec->pattern && item_raw_mask && item_raw_mask->pattern) in flow_item_raw_preprocess()375 pattern_mask = (item_raw_mask) ? item_raw_mask->pattern : NULL; in flow_item_raw_preprocess()