Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_bpf.c40 struct cls_bpf_prog { struct
41 struct bpf_prog *filter;
42 struct list_head link;
43 struct tcf_result res;
44 bool exts_integrated;
45 u32 gen_flags;
46 unsigned int in_hw_count;
47 struct tcf_exts exts;
48 u32 handle;
49 u16 bpf_num_ops;
[all …]