Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpkt_cls.h493 TCA_FLOWER_KEY_ENC_OPTS_GENEVE, /* Nested enumerator
/Linux-v4.19/net/sched/
Dcls_flower.c493 [TCA_FLOWER_KEY_ENC_OPTS_GENEVE] = { .type = NLA_NESTED },
646 if (nla_type(nla) != TCA_FLOWER_KEY_ENC_OPTS_GENEVE) { in fl_set_geneve_opt()
724 case TCA_FLOWER_KEY_ENC_OPTS_GENEVE: in fl_set_enc_opt()
1588 nest = nla_nest_start(skb, TCA_FLOWER_KEY_ENC_OPTS_GENEVE); in fl_dump_key_geneve_opt()