Searched refs:TCA_FLOWER_MASK_FLAGS_RANGE (Results 1 – 2 of 2) sorted by relevance
705 #define TCA_FLOWER_MASK_FLAGS_RANGE (1 << 0) /* Range-based match */ macro
288 if ((mask->flags & TCA_FLOWER_MASK_FLAGS_RANGE)) in fl_mask_lookup()2008 newmask->flags |= TCA_FLOWER_MASK_FLAGS_RANGE; in fl_create_new_mask()
Completed in 13 milliseconds