Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpkt_cls.h596 TCA_FLOWER_KEY_ENC_OPTS_PFCP, /* Nested enumerator
/linux-6.15/net/sched/
H A Dcls_flower.c761 [TCA_FLOWER_KEY_ENC_OPTS_PFCP] = { .type = NLA_NESTED },
1486 if (nla_type(nla) != TCA_FLOWER_KEY_ENC_OPTS_PFCP) { in fl_set_pfcp_opt()
1667 case TCA_FLOWER_KEY_ENC_OPTS_PFCP: in fl_set_enc_opt()
3285 nest = nla_nest_start_noflag(skb, TCA_FLOWER_KEY_ENC_OPTS_PFCP); in fl_dump_key_pfcp_opt()