Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h480 TCA_FLOWER_KEY_ENC_IP_TTL, /* u8 */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h563 TCA_FLOWER_KEY_ENC_IP_TTL, /* u8 */ enumerator
/openbmc/linux/net/sched/
H A Dcls_flower.c707 [TCA_FLOWER_KEY_ENC_IP_TTL] = { .type = NLA_U8 },
1181 int ttl_key = encap ? TCA_FLOWER_KEY_ENC_IP_TTL : TCA_FLOWER_KEY_IP_TTL; in fl_set_key_ip()
2930 int ttl_key = encap ? TCA_FLOWER_KEY_ENC_IP_TTL : TCA_FLOWER_KEY_IP_TTL; in fl_dump_key_ip()