Home
last modified time | relevance | path

Searched refs:TCA_BPF_CLASSID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sched/
H A Dcls_bpf.c55 [TCA_BPF_CLASSID] = { .type = NLA_U32 },
499 if (tb[TCA_BPF_CLASSID]) { in cls_bpf_change()
500 prog->res.classid = nla_get_u32(tb[TCA_BPF_CLASSID]); in cls_bpf_change()
597 nla_put_u32(skb, TCA_BPF_CLASSID, prog->res.classid)) in cls_bpf_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h368 TCA_BPF_CLASSID, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h451 TCA_BPF_CLASSID, enumerator