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