Home
last modified time | relevance | path

Searched refs:TCA_FLOWER_MASK_FLAGS_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h721 #define TCA_FLOWER_MASK_FLAGS_RANGE (1 << 0) /* Range-based match */ macro
/openbmc/linux/net/sched/
H A Dcls_flower.c292 if ((mask->flags & TCA_FLOWER_MASK_FLAGS_RANGE)) in fl_mask_lookup()
2121 newmask->flags |= TCA_FLOWER_MASK_FLAGS_RANGE; in fl_create_new_mask()