Home
last modified time | relevance | path

Searched refs:TCA_FLOWER_KEY_UDP_DST_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h426 TCA_FLOWER_KEY_UDP_DST_MASK, /* be16 */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h509 TCA_FLOWER_KEY_UDP_DST_MASK, /* be16 */ enumerator
/openbmc/linux/net/sched/
H A Dcls_flower.c662 [TCA_FLOWER_KEY_UDP_DST_MASK] = { .type = NLA_U16 },
1850 &mask->tp.dst, TCA_FLOWER_KEY_UDP_DST_MASK, in fl_set_key()
3361 &mask->tp.dst, TCA_FLOWER_KEY_UDP_DST_MASK, in fl_dump_key()