Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_bpf.c54 [TCA_BPF_CLASSID] = { .type = NLA_U32 },
278 !tb[TCA_BPF_CLASSID]) in cls_bpf_modify_existing()
286 classid = nla_get_u32(tb[TCA_BPF_CLASSID]); in cls_bpf_modify_existing()
429 if (nla_put_u32(skb, TCA_BPF_CLASSID, prog->res.classid)) in cls_bpf_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h397 TCA_BPF_CLASSID, enumerator