Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h398 TCA_FLOWER_KEY_IPV4_DST_MASK, /* be32 */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h481 TCA_FLOWER_KEY_IPV4_DST_MASK, /* be32 */ enumerator
/openbmc/linux/net/sched/
H A Dcls_flower.c638 [TCA_FLOWER_KEY_IPV4_DST_MASK] = { .type = NLA_U32 },
1821 &mask->ipv4.dst, TCA_FLOWER_KEY_IPV4_DST_MASK, in fl_set_key()
3332 &mask->ipv4.dst, TCA_FLOWER_KEY_IPV4_DST_MASK, in fl_dump_key()