Searched defs:tcf_bpf_cfg (Results 1 – 1 of 1) sorted by relevance
27 struct tcf_bpf_cfg { struct28 struct bpf_prog *filter;29 struct sock_filter *bpf_ops;30 const char *bpf_name;31 u32 bpf_fd;32 u16 bpf_num_ops;33 bool is_ebpf;