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