Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dpkt_cls.h434 TCA_FLOWER_KEY_ENC_UDP_SRC_PORT_MASK, /* be16 */ enumerator
/Linux-v6.1/include/uapi/linux/
Dpkt_cls.h517 TCA_FLOWER_KEY_ENC_UDP_SRC_PORT_MASK, /* be16 */ enumerator
/Linux-v6.1/net/sched/
Dcls_flower.c655 [TCA_FLOWER_KEY_ENC_UDP_SRC_PORT_MASK] = { .type = NLA_U16 },
1847 &mask->enc_tp.src, TCA_FLOWER_KEY_ENC_UDP_SRC_PORT_MASK, in fl_set_key()
3250 TCA_FLOWER_KEY_ENC_UDP_SRC_PORT_MASK, in fl_dump_key()