Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h436 TCA_FLOWER_KEY_ENC_UDP_DST_PORT_MASK, /* be16 */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h519 TCA_FLOWER_KEY_ENC_UDP_DST_PORT_MASK, /* be16 */ enumerator
/openbmc/linux/net/sched/
H A Dcls_flower.c670 [TCA_FLOWER_KEY_ENC_UDP_DST_PORT_MASK] = { .type = NLA_U16 },
1967 &mask->enc_tp.dst, TCA_FLOWER_KEY_ENC_UDP_DST_PORT_MASK, in fl_set_key()
3468 TCA_FLOWER_KEY_ENC_UDP_DST_PORT_MASK, in fl_dump_key()