Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h633 TCA_FLOWER_KEY_ENC_OPTS_GTP, /* Nested enumerator
/openbmc/linux/net/sched/
H A Dcls_flower.c743 [TCA_FLOWER_KEY_ENC_OPTS_GTP] = { .type = NLA_NESTED },
1394 if (nla_type(nla) != TCA_FLOWER_KEY_ENC_OPTS_GTP) { in fl_set_gtp_opt()
1546 case TCA_FLOWER_KEY_ENC_OPTS_GTP: in fl_set_enc_opt()
3099 nest = nla_nest_start_noflag(skb, TCA_FLOWER_KEY_ENC_OPTS_GTP); in fl_dump_key_gtp_opt()