Home
last modified time | relevance | path

Searched defs:cls_bpf_prog (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dcls_bpf.c38 struct cls_bpf_prog { struct
40 struct list_head link;
41 struct tcf_result res;
42 bool exts_integrated;
43 u32 gen_flags;
45 struct tcf_exts exts;
46 u32 handle;
47 u16 bpf_num_ops;
49 const char *bpf_name;
50 struct tcf_proto *tp;
[all …]