Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dpkt_cls.h626 TCA_FLOWER_KEY_ENC_OPTS_GTP, /* Nested enumerator
/linux-6.3-rc2/net/sched/
A Dcls_flower.c733 [TCA_FLOWER_KEY_ENC_OPTS_GTP] = { .type = NLA_NESTED },
1346 if (nla_type(nla) != TCA_FLOWER_KEY_ENC_OPTS_GTP) { in fl_set_gtp_opt()
1498 case TCA_FLOWER_KEY_ENC_OPTS_GTP: in fl_set_enc_opt()
2952 nest = nla_nest_start_noflag(skb, TCA_FLOWER_KEY_ENC_OPTS_GTP); in fl_dump_key_gtp_opt()

Completed in 11 milliseconds