Searched defs:tcf_bpf_cfg (Results 1 – 1 of 1) sorted by relevance
23 struct tcf_bpf_cfg { struct24 struct bpf_prog *filter;25 struct sock_filter *bpf_ops;26 const char *bpf_name;27 u16 bpf_num_ops;28 bool is_ebpf;