Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpkt_cls.h592 TCA_FLOWER_KEY_ENC_OPTS_GTP, /* Nested enumerator
/linux-6.15/net/sched/
H A Dcls_flower.c760 [TCA_FLOWER_KEY_ENC_OPTS_GTP] = { .type = NLA_NESTED },
1444 if (nla_type(nla) != TCA_FLOWER_KEY_ENC_OPTS_GTP) { in fl_set_gtp_opt()
1635 case TCA_FLOWER_KEY_ENC_OPTS_GTP: in fl_set_enc_opt()
3258 nest = nla_nest_start_noflag(skb, TCA_FLOWER_KEY_ENC_OPTS_GTP); in fl_dump_key_gtp_opt()