Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_flower.c1181 int ttl_key = encap ? TCA_FLOWER_KEY_ENC_IP_TTL : TCA_FLOWER_KEY_IP_TTL; in fl_set_key_ip() local
1186 fl_set_key_val(tb, &key->ttl, ttl_key, &mask->ttl, ttl_mask, sizeof(key->ttl)); in fl_set_key_ip()
2929 int ttl_key = encap ? TCA_FLOWER_KEY_ENC_IP_TTL : TCA_FLOWER_KEY_IP_TTL; in fl_dump_key_ip() local
2934 fl_dump_key_val(skb, &key->ttl, ttl_key, &mask->ttl, ttl_mask, sizeof(key->ttl))) in fl_dump_key_ip()